Open zero-thermo opened 2 years ago
After further testing, this issue is currently limited to a single client (Manjaro). EDIT: the same error is now happening on all clients across Linux and iOS. I still get the same error even after spinning up a fresh Monica Docker instance with no existing data and 2FA disabled. My other Linux client (Pop!_OS) is working as intended.
Other error observations: trying to add pets shows "The pet has successfully been added" in the lower right corner. However, the "PETS" box on the left of the Monica window shows "people.pets_undefined".
I have also tried upgrading to v3.6.1 which still exhibits the same behavior.
Not seeing contact information add or remove from a contact, not able to add pet information. Same error. Fresh install in Docker today, monica:apache
BUG
I am using Monica v3.5.0 (similar errors with v3.0.1) via docker-compose. It is only accessible from within my local network using
http://<HOST IP>:<MONICA PORT>
. When trying to save new Activities on Linux Manjaro with Firefox v95.0.1 browser, I receive the following error:New Gifts and Phone Calls also do not save despite seeing the "added successfully" confirmation.
However, when accessing Monica from an iOS device using the same Monica login and password, everything works.
I've tried disabling 2FA (#5235) but the errors persist. When I run
docker-compose exec app php artisan setup:production -v
, I also see this error:What is causing this and how do I resolve?