Script: Obsidian LiveSync
Reported by: @jarapablo
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: no
Environment
- Linux distribution: Other
- Proxmox version: 9.1
- Default settings: Yes
- Advanced settings: No
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/obsidian-livesync.sh)"
Description
The script runs well and everything seems to work out of the box, I can log in with the default admin password found on /opt/obsidian-livesync/.env . But if I try to change the password on this file, I am permanently locked out and can't access anymore.
Steps to reproduce
Deployed the LXE using the script
I can access with the password on /opt/obsidian-livesync/.env
I set COUCHDB_PASSWORD to mypassword
COUCHDB_PASSWORD=mypassword
restarted the service by running sudo service couchdb restart
Tried to access again - Login failed - no message
Redeployed the LXE using the script
I can access with the password on /opt/obsidian-livesync/.env
I went to the admin page and changed the password
Tried to access again - Login failed - no message
Error output
No message.
Script: Obsidian LiveSync
Reported by: @jarapablo
Guidelines
Environment
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/obsidian-livesync.sh)"Description
The script runs well and everything seems to work out of the box, I can log in with the default admin password found on /opt/obsidian-livesync/.env . But if I try to change the password on this file, I am permanently locked out and can't access anymore.
Steps to reproduce
Deployed the LXE using the script
I can access with the password on /opt/obsidian-livesync/.env
I set COUCHDB_PASSWORD to mypassword
COUCHDB_PASSWORD=mypassword
restarted the service by running sudo service couchdb restart
Tried to access again - Login failed - no message
Redeployed the LXE using the script
I can access with the password on /opt/obsidian-livesync/.env
I went to the admin page and changed the password
Tried to access again - Login failed - no message
Error output
No message.