Deploy to Google Cloud Run #770
Replies: 2 comments 1 reply
-
It could be server side restriction - google could is kinda suspicious IP |
Beta Was this translation helpful? Give feedback.
0 replies
-
is there any use case using Cloudflare Tunnel ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I manage to deploy to cloud run by :
FYI, the session store works perfectly, we can test it by, restarting the container . the session will remaind . no need to rescan qrcode
the issue is, after 4-5 hours , the session will go invalid/expired .. so I have to restart and rescan qr code
I suspect, there some error on the chromium level .. but I dont have any idea to check the error .. I check on log , it just throw API session errror only after 4-5 hour
Beta Was this translation helpful? Give feedback.
All reactions