Restoring the user DB (Mojo branch)

From DXSpider Documentation Wiki
Revision as of 09:20, 8 February 2025 by Dxcadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From the command line as sysop user:

Stopped service

 sudo service dxspider stop

Change to the directory that contains the user backup: user_json

 cd /spider/local_data

Run regeneration of users.v3j

perl user_json

Start cluster service

sudo service dxspider start