Hi Community,
As I am new to OutSystems and currently working on building basic mobile application there I am unable to do login when distributed as PWA and even sync and store data in DB when onLine.
This is the error code that I am getting while doing login:
Message: The connection has timed out
Environment InformationeSpaceVer: Id=1736, PubId=0, CompiledWith=11.25.0.41743RequestUrl: https://personal-9sspg2pr.outsystemscloud.com/PWASync/moduleservices/log?clientTimeInMillis=1707374380896 (Method: POST)AppDomain: /LM/W3SVC/40/ROOT/PWASync-80-133518479051012620FilePath: C:\OutSystems\Sandboxes\O3R6ZJ037\Platform Server\running\PWASync\ClientIp: 64.252.100.107 X-Forwarded-For: 106.220.66.132Locale: en-USDateFormat: yyyy-MM-ddPID: 51656 ('w3wp', Started='1/21/2024 8:07:30 PM', Priv=523Mb, Virt=2116345Mb)TID: 24Thread Name:.NET: 4.0.30319.42000Client Runtime Packages: client-runtime-core= 3.37.0;client-runtime-view-framework-react= 3.17.0;client-runtime-widgets= 3.23.0;Client-Side Log
It would be great if someone helps me from community on this. I have even uploaded an .oml file for reference.
Regards,Sanji San.
Hi @Sanji San,I tried with your oml and it's working on my environment.
There could be multiple reasons for this
Please check these and let me know if it still persist.
Thanks
Hey @Sanji San
I would recommend you increase server timeout to see if that solves the issue because I ran your OML and it is working fine for me
Let me know if that works for you.
RegardsKshitij Raheja