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
Recently, Chrome users all reported that they can't login while using Firefox was fine.
gps.standingtech.com/:1 A cookie associated with a cross-site resource at http://104.131.180.108/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
gps.standingtech.com/:1 A cookie associated with a cross-site resource at http://google.com/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
traccar-0.js:6297 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
a4d @ traccar-0.js:6297
W3d @ traccar-0.js:5992
Y3d @ traccar-0.js:5340
pRd @ traccar-0.js:7026
oRd @ traccar-0.js:5946
wwd @ traccar-0.js:6279
ywd @ traccar-0.js:7117
Amb @ traccar-0.js:7107
$s @ traccar-0.js:5073
mt @ traccar-0.js:7106
eval @ traccar-0.js:4728
gj @ traccar-0.js:3360
jj @ traccar-0.js:4603
eval @ traccar-0.js:5803
104.131.180.108:8082/traccar/uiStateService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/dataService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/uiStateService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
2104.131.180.108:8082/traccar/dataService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/uiStateService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/groupService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/reportService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
2104.131.180.108:8082/traccar/dataService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
2104.131.180.108:8082/traccar/uiStateService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
3104.131.180.108:8082/traccar/dataService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
104.131.180.108:8082/traccar/groupService:1 Failed to load resource: the server responded with a status of 500 (Server Error)
And Sample Log file (I enabled Debug for more info)
https://standingtech.com/wrapper.log
The text was updated successfully, but these errors were encountered:
I realized that above issue was due to using frame, so that Google Chrome blocked the cookie, kindly instruct me how do I set the cookie to allow cross-site:
Something like this can be set for Jetti but I don't know where to add it in Traccar UI:
Recently, Chrome users all reported that they can't login while using Firefox was fine.
And Sample Log file (I enabled Debug for more info)
The text was updated successfully, but these errors were encountered: