monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.7k stars 2.18k forks source link

MAC is invalid and data not saving errors #5819

Open zero-thermo opened 2 years ago

zero-thermo commented 2 years ago

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:

Whoops! Something went wrong.

The MAC is invalid.

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:

Monica v3.5.0 is set up, enjoy.
✓ Filling database
Seeding: FakeUserTableSeeder

In helpers.php line 284:

  [Illuminate\Validation\ValidationException]  
  The given data was invalid.  

What is causing this and how do I resolve?

zero-thermo commented 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.

Cleverusernamehere commented 2 years ago

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