Closed johann8 closed 7 months ago
I have solved the problem with the login. I have changed in-vhost.conf as follows:
...
root /var/www/app/public/;
#index index.php;
...
Now login works. But I have discovered other problems.
See the picture
Night mode is not saved. You have to reactivate it after every login.
You may want to open another issues for dark mode.
Setup information
docker-compose Default docker-compose.yml
Describe the bug I cannot log in after the update from 5.8.39 to 5.8.46. The following message appears: FormatException: Not a properly formatted version string. I went back to version 5.8.3.9 and it works again.
To reproduce Steps to reproduce the behavior:
Expected behavior Registration should work
Screenshots/logs
tail -f -n2000 /opt/invoiceninja/docker/app/storage/logs/laravel.log
docker-compose logs
cat docker/app/public/version
cat docker/app/public/version.json
Docker/Kubernetes/Helm:
docker version
:Server: Docker Engine - Community Engine: Version: 26.0.0 API version: 1.45 (minimum version 1.24) Go version: go1.21.8 Git commit: 8b79278 Built: Wed Mar 20 15:17:57 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0
(paste your output here)
(paste your output here)