Reset password on Calibre-Web
- using putty.exe to connect to your NAS, login in with
sudo -i - run command
docker exec -ti linuxserver-calibre-web1 bash, note thatlinuxserver-calibre-web1is the container’s name and the container should be running. - run
cd /app/calibre-web - run
python3 cps.py -s admin:admin123 - What I got:
Error starting server: [Errno 98] Address already in use: ('', 8083)
Can you share how to fix this? Thanks.
📇 Additional Metadata
- 🗂 Type:: note
- 🏷️ Tags::
- 📡 Status:: #status/🌲