Hello, I am trying for the first time to use the Transfer feature to pull data from the server to my local environment.
I followed the documentation, created the Transfer tokens, and started the process.
After I click to proceed the process is stuck with no messages or errors. I waited more than 30 minutes and nothing happened.
Both instances are updated to the latest version 4.9.2 and use PostgreSQL as database. The production is hosted on Render.
How can I debug the issue to understand where it is stuck and why?
I am facing the same issue. But it was working even a few days ago. I don’t know why but today when the running the command I’m getting the exact same issue. The only difference is that I have the DRAG AND DROP CONTENT TYPE PLUGIN installed. The command gets stuck after this message REGISTERED DRAG AND DROP CONTENT TYPE PLUGIN.
I get the same issue, last verbose messages on local env are:
. [local-destination-provider] creating assets write stream
. ⠧ assets: 0 transfered (size: 0) (elapsed: 0 ms)
On the production server, the errors are:
. GET /admin/transfer/runner/pull (8 ms) 200
[Data transfer] Restoring http timeouts
[Data transfer] Restoring lifecycle hooks
Nothing much to go on here. I think its a bug…unfortunately…help