Closed rafaeltcc closed 4 years ago
I just found something strange that suggest it may be a caching issue. If i log out from FieldKit and login again with a different user, the name appearing as the logged user is still the name from the previous user connected.
Hi @rafaeltcc, it's likely that your server needs a patch, which has been causing this bug.
On your server from the command line, run:
cd profiles/farm/modules/contrib/restws
wget https://www.drupal.org/files/issues/2020-07-28/3161965-2.patch
patch -p1 < 3161965-2.patch
That should resolve it, but let me know if you're still having trouble.
Solved! Thanks a lot!
Jamie,
I think I must logout and login again to be able to sync. Is there a way I can save those logs and not loose them.
Thanks
Em dom, 2 de ago de 2020 21:07, Jamie Gaehring notifications@github.com escreveu:
Closed #374 https://github.com/farmOS/farmOS-client/issues/374.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/farmOS/farmOS-client/issues/374#event-3613796866, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6LEMZSHIY6U6AUBVPWCUDR6X5TFANCNFSM4PSZNDSQ .
Hmm, are you unable to login? Or is it just keep redirecting you to the login page when you try to sync?
Hi,
Using the playstore app, logged in, I click in the sync icon and after some seconds I am redirected to the login screen again. I don't know when this started to happen. The last time I worked in the configuration was when enabling clean url, wich seem to have worked,
In admin/reports/dblog I get:
domingo, Agosto 2, 2020 - 20:25 paulo https://odel.rafarocha.pro.br/oauth2/token OAuth2 authorization completed, type: password, client_id: farm_client, scope: user_access, uid: 1 nota 200.162.174.74 The good news is that farmos.app works well, but I have some log only in the android app that I don't wan't to loose.
Thanks,
Rafael