You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed any users from config and place one line with users_file
added user to htpasswd file
throw new assert.AssertionError({
^
AssertionError: CONFIG: "ib-*" package: user "admin" doesn't exist
at /home/sinopia/repository/node_modules/sinopia/lib/config.js:79:4
at Array.forEach (native)
at check_userlist (/home/sinopia/repository/node_modules/sinopia/lib/config.js:78:16)
at new Config (/home/sinopia/repository/node_modules/sinopia/lib/config.js:91:3)
at module.exports (/home/sinopia/repository/node_modules/sinopia/lib/index.js:26:15)
at afterConfigLoad (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:109:2)
at Object. (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:86:21)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
The text was updated successfully, but these errors were encountered:
Removed any users from config and place one line with users_file
added user to htpasswd file
throw new assert.AssertionError({
^
AssertionError: CONFIG: "ib-*" package: user "admin" doesn't exist
at /home/sinopia/repository/node_modules/sinopia/lib/config.js:79:4
at Array.forEach (native)
at check_userlist (/home/sinopia/repository/node_modules/sinopia/lib/config.js:78:16)
at new Config (/home/sinopia/repository/node_modules/sinopia/lib/config.js:91:3)
at module.exports (/home/sinopia/repository/node_modules/sinopia/lib/index.js:26:15)
at afterConfigLoad (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:109:2)
at Object. (/home/sinopia/repository/node_modules/sinopia/lib/cli.js:86:21)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
The text was updated successfully, but these errors were encountered: