[OpenSubtitles] Your login details are incorrect. (after sh: <password>: invalid format)
Posted: 09 Mar 2025, 16:47
Created an opensubtitles.com account and updated docker config with username and password, but FileBot docker app is failing to start now. Here is an excerpt of the log with what looked like a password that I redacted [abc123redacted]. Any thoughts on what is going on here? Is the current service pointing to an old API endpoint?
Console Output: Select all
[cont-init ] 15-install-pkgs.sh: executing...
[cont-init ] 15-install-pkgs.sh: terminated successfully.
[cont-init ] 55-filebot-beta.sh: executing...
[cont-init ] 55-filebot-beta.sh: usage of FileBot beta version is not enabled.
[cont-init ] 55-filebot-beta.sh: terminated successfully.
[cont-init ] 55-filebot.sh: executing...
[cont-init ] 55-filebot.sh: sh: abc123redacted: invalid format
[cont-init ] 55-filebot.sh: Enter OpenSubtitles username: Enter OpenSubtitles password: Store user preferences to [User Preferences: /config/prefs.properties at /config/prefs.properties]
[cont-init ] 55-filebot.sh: Set OpenSubtitles login details
[cont-init ] 55-filebot.sh: Checking... Your login details are incorrect. Please go to www.opensubtitles.com (REST API; not www.opensubtitles.org) to check your login details and reset your password if necessary.
[cont-init ] 55-filebot.sh: https://api.opensubtitles.com/api/v1/login [401 Unauthorized Request]
[cont-init ] 55-filebot.sh: Abort (×_×)
[cont-init ] 55-filebot.sh: terminated with error 4.