Replies: 1 comment 3 replies
-
Looking at the logs, there's the message Could you try deploying |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I even hosted it with fly.io, but still no results. It works in development but not in production.
Env is:
QUIRREL_API_URL=https://dtx-quirrel.fly.dev
QUIRREL_BASE_URL=http://subdom.site.ru
QUIRREL_TOKEN=cae08d6c-a6cd-45dd-9b23-somevalidtoken
QUIRREL_ENCRYPTION_SECRET=Z3x6Nz4ngjm1q39WElaAa5I7somekey
I see it in a dashboard:
Also i see activity:
But I doesn't recieve any calls on my server.
Postman says url is fine:
Also I can find logs for that job on fly.io instance:
https://pastebin.com/mrrU14gm
What am I doing wrong or how to debug it properly?
Node is v14.19.1
[email protected]
@quirrel/[email protected]
Beta Was this translation helpful? Give feedback.
All reactions