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
Is that a bug?
I post the webhook request with curl -X POST http://localhost/webhook/25/receive, then I received 200.
But It does not refresh my packages. I don't know why.
When I just use one remote account, it works well.
And the log file resque.log I could not find any error message.
the job is running.
# docker exec -it packages /app/bin/console resque:worker:list
Worker ID Current Job
b8cb73cfcf4a:79:* Waiting for job
The text was updated successfully, but these errors were encountered:
Is that a bug?
I post the webhook request with
curl -X POST http://localhost/webhook/25/receive
, then I received200
.But It does not refresh my packages. I don't know why.
When I just use one remote account, it works well.
And the log file resque.log I could not find any error message.
the job is running.
The text was updated successfully, but these errors were encountered: