When running the yarn strapi transfer
command with the appopriate URL and transfer token, the transfer from my local instance fails w/ a 403 error.
Any thoughts?
? There are differences in schema between the source and destination, and the data
listed above will be lost. Are you sure you want to continue? Yes
Starting transfer…
entities: 64 transfered (size: 21.9 KB) (elapsed: 1131 ms)
⠹ assets: 0 transfered (size: 0) (elapsed: 0 ms) node:events:496
throw er; // Unhandled ‘error’ event
^
Error: Request failed with status code 403
at ClientRequest. (/Users/gavin/Sites/airside-server/node_modules/@strapi/data-transfer/dist/index.js:2304:17)
at Object.onceWrapper (node:events:633:26)
at ClientRequest.emit (node:events:518:28)
at ClientRequest.emit (node:domain:488:12)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:518:28)
at TLSSocket.emit (node:domain:488:12)
at addChunk (node:internal/streams/readable:559:12)
Emitted ‘error’ event on Duplexify instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Node.js v20.12.2
This topic has been created from a Discord post (1260989483214700566) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord