Prompt shows to create admin user (can dismiss this, still causes an issue)
Attempt to login with either existing admin user, or the admin user you just created via the previous dialogue, it will fail.
Expected behavior
Old users should still work.
Screenshots
> backend@1.0.0 start
> pm2-runtime --raw pm2.config.js
2022-07-30T00:11:54: PM2 log: Launching in no daemon mode
2022-07-30T00:11:54: PM2 log: [Watch] Start watching YoutubeDL-Material
2022-07-30T00:11:54: PM2 log: App [YoutubeDL-Material:0] starting in -fork mode-
2022-07-30T00:11:54: PM2 log: App [YoutubeDL-Material:0] online
2022-07-30T00:11:55.588Z INFO: Restarting server...
2022-07-30T00:11:55: PM2 log: App [YoutubeDL-Material:0] exited with code [1] via signal [SIGINT]
2022-07-30T00:11:55: PM2 log: App [YoutubeDL-Material:0] starting in -fork mode-
2022-07-30T00:11:55: PM2 log: App [YoutubeDL-Material:0] online
2022-07-30T00:11:56.979Z INFO: YoutubeDL-Material v4.3 started on PORT 17442
2022-07-30T00:12:20.748Z ERROR: User admin not found
Error: connect ECONNREFUSED 127.0.0.1:389
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
Error: connect ECONNREFUSED 127.0.0.1:389
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
Environment
YoutubeDL-Material version
Docker tag: latest (optional)
Ideally you'd copy the info as presented on the "About" dialogue
in YoutubeDL-Material.
(for that, click on the three dots on the top right and then
check "installation details". On later versions of YoutubeDL-
Material you will find pretty much all the crucial information
here that we need in most cases!)
Additional context
Reverting to 4.2 fixes the issue.
Describe the bug Existing users no longer found
To Reproduce Steps to reproduce the behavior:
latest
tagExpected behavior Old users should still work.
Screenshots
Environment
Ideally you'd copy the info as presented on the "About" dialogue in YoutubeDL-Material. (for that, click on the three dots on the top right and then check "installation details". On later versions of YoutubeDL- Material you will find pretty much all the crucial information here that we need in most cases!)
Additional context Reverting to 4.2 fixes the issue.