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
hello, i'm new into this kind of GCP and GAE
i'm following your instruction and implemented on my localhost successfully,
but it get infinite loop when transcoding because destination bucket detected as origin bucket after the first transcoding was successful.
here my command log yarn dev:main
yarn run v1.22.10
$ lerna exec --scope jupiter-main -- yarn dev
lerna notice cli v3.19.0
lerna notice filter including "jupiter-main"
lerna info filter [ 'jupiter-main' ]
lerna info Executing command in 1 package: "yarn dev"
$ sucrase-node ./src/index.ts
📦 [Storage] Listening to messages
✉️ [Storage] Message: yeet.mp4
✉️ [Storage] Message: yeet_360.mp4
✉️ [Storage] Message: yeet_360_360.mp4
....
Terminate batch job (Y/N)? Y
hello, i'm new into this kind of GCP and GAE
i'm following your instruction and implemented on my localhost successfully,
but it get infinite loop when transcoding because destination bucket detected as origin bucket after the first transcoding was successful.
here my command log
yarn dev:main
yarn dev:worker
The text was updated successfully, but these errors were encountered: