-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Steps To Reproduce
- Set up the instance
- Define a logs path
- Observe no logs
Expected Result
Logs
Actual Result
No logs
Screenshots or Videos
No response
Additional Context
Hello community! I hope you are all well.
My issue was originally concerning SMTP settings not working despite independent verification that the same creds entered work (via https://www.gmass.co/smtp-test), but fundamentally the reason this is such a struggle is because i have absolutely no logs. There is a good chance (virtually guaranteed) i'm simply incompetent but i've done the due dilligence i can do for this.
Despite setting a log directory, i cannot find logs anywhere (beyond startup jargon), so trying to debug the above issue has been absolute hell. I have checked:
- /bwdata
- /etc/bitwarden
- /var/log
- watching docker compose up (no information)
My logs are configured to go into /var/log/bitwarden as defined in docker-compose.yml. Most of my day has gone to this so perhaps i've tunnelvisioned and missed something super simple in the absolute struggle, or perhaps this is a bug. Hopefully i'll find out soon! Thank you in advance.
If i am missing any details, please let me know and i will provide them.
Githash Version
5db89f2-dirty
Environment Details
Archlinux ARM, bitwarden behind a nginx reverse proxy.
Database Image
mariadb:10
Issue-Link
Issue Tracking Info
- I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.