Login fails on Android App
-
I can not log into my Windy android app anymore. It has been working fine for years.
Trying the PC, login also works fine.Error message from the app:
cannot read property "isLoggedIn" -
@Bruchpilot75 Hi, can you please share your version of Android and Windy on that device? Do you see anything in the error console in app?
-
@Suty
Thanks for your reply. I am using a basis android version 9 (without any google services).The app reports 2 errors:
Error no: 1{ "timestamp": 1714648011228, "runningMs": 1524, "type": "user", "module": "tinyrequire", "msg": "DI error: Can not resolve @plugins/patch module: Cannot read property 'isLoggedIn' of undefined", "url": "http://localhost/", "ver": "28.1.1", "target": "mobile", "stack": "TypeError: Cannot read property 'isLoggedIn' of undefined at Object. (https://www.windy.com/patch/index/latest/patch.js?refTime=2024-05-02T11:06:2:180) at i (http://localhost/v/28.1.1.mob.8baf/mobile.js:9:415) at Object.e.require (http://localhost/v/28.1.1.mob.8baf/mobile.js:9:716) at Object._mount (http://localhost/v/28.1.1.mob.8baf/mobile.js:68:1254) at Object.open (http://localhost/v/28.1.1.mob.8baf/mobile.js:68:602)", "deviceID": "cf14a502-6ba7-d0ec-6217-c230f20fda41", "error": " { "stack": "TypeError: Cannot read property 'isLoggedIn' of undefined\ at Object. (https://www.windy.com/patch/index/latest/patch.js?refTime=2024-05-02T11:06:2:180)\ at i (http://localhost/v/28.1.1.mob.8baf/mobile.js:9:415)\ at Object.e.require (http://localhost/v/28.1.1.mob.8baf/mobile.js:9:716)\ at Object._mount (http://localhost/v/28.1.1.mob.8baf/mobile.js:68:1254)\ at Object.open (http://localhost/v/28.1.1.mob.8baf/mobile.js:68:602)", "message": "Cannot read property 'isLoggedIn' of undefined" }", "isOnline": true, "latestBcast": "store: overlay wind (171ms ago at 1714648011057) bcast: paramsChanged (168ms ago at 1714648011060) store: visibleProducts (166ms ago at 1714648011062) store: ipLocation (123ms ago at 1714648011105) bcast: newLocation (123ms ago at 1714648011105)", "sessionName": "de-143", "sessionCounter": 143, "lang": "de", "retina": true, "size": "412x732", "glParticles": false, "platform": "android", "errorID": "di-error-can-not-resolve-pluginspatch-module-cannot-read" }Error no: 2{ "timestamp": 1714648040130, "runningMs": 30426, "type": "user", "module": "login", "msg": "User login error: {"message":"Cannot POST /users/login?token=&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6NDA2LCJzdWJzY3JpcHRpb25UaWVycyI6WyJwcmVtaXVtIl0sInVzZXJJRCI6MjgyNzM1NywiaWF0IjoxNzEyMzI5MTYyLCJleHAiOjE3MTI1MDE5NjJ9.KQUw4pieiyKLxN3-qybcDjGGEx86DLdbG0bj1HdqMqo&uid=cf14a502-6ba7-d0ec-6217-c230f20fda41&sc=143&pr=1&v=28.1.1&poc=13","error":"Not Found","statusCode":404}", "url": "http://localhost/#/login?2024-05-02-12,48.727,6.086,6", "ver": "28.1.1", "target": "mobile", "deviceID": "cf14a502-6ba7-d0ec-6217-c230f20fda41", "error": " {}", "isOnline": true, "latestBcast": "bcast: redrawFinished (17501ms ago at 1714648022629) bcast: mapChanged (9487ms ago at 1714648030643) render: rendered tileLayer (9485ms ago at 1714648030645) render: rendered particles (9459ms ago at 1714648030671) bcast: redrawFinished (9259ms ago at 1714648030871)", "sessionName": "de-143", "sessionCounter": 143, "lang": "de", "retina": true, "size": "412x732", "glParticles": false, "platform": "android", "errorID": "user-login-error-messagecannot-post-userslogintoken
-
@Bruchpilot75 Hi. Unfortunately we do not support this version of the app. Please update your app version (the current version is 41.2.3).
-
Thank you very much - the update fixed the problem.