You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result:
2023-01-11 15:15:48,962 INFO RPC interface 'supervisor' initialized
2023-01-11 15:15:48,962 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2023-01-11 15:15:48,963 INFO supervisord started with pid 52
Updated back to bitwarden/self-host:2024.1.2-beta
Working again
Tested workaround of Issue 2567 :
No, result. But Folders were not created
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.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Updated to bitwarden/self-host:beta
Result:
2023-01-11 15:15:48,962 INFO RPC interface 'supervisor' initialized
2023-01-11 15:15:48,962 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2023-01-11 15:15:48,963 INFO supervisord started with pid 52
Updated back to bitwarden/self-host:2024.1.2-beta
Working again
Tested workaround of Issue 2567 :
No, result. But Folders were not created
docker exec {Container name} mkdir /var/lib/nginx/tmp/client_body
docker exec {Container name} mkdir /var/lib/nginx/tmp/proxy
docker exec {Container name} mkdir /var/lib/nginx/tmp/fastcgi
docker exec {Container name} mkdir /var/lib/nginx/tmp/uwsgi
docker exec {Container name} mkdir /var/lib/nginx/tmp/scgi
Expected Result
No CRIT fault
Actual Result
CRIT fault
Screenshots or Videos
No response
Additional Context
No response
Build Version
beta
Environment
Self-Hosted
Environment Details
Synology
Issue Tracking Info
The text was updated successfully, but these errors were encountered: