Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

amplify video add (video on demand) no longer working with away amplify updated cli. #357

Open
sirmaestro512 opened this issue Oct 6, 2022 · 11 comments

Comments

@sirmaestro512
Copy link

I had simply upgraded the amplify cli from the last version to the current version and next thing you know 'amplify add video' - (video on demand) is no longer working. I don't know what to do. You can still add api, auth, (vod auth will had during time that plugin is stuck when you think its updating to cloud), and if you try to save or push thinking its fine it gets stuck please help what do we do?

is there a diff plugin to use for vod and amplify? is there a fix for this? do we just go to aws vod foundation in console
? and if so will it connect to our amplify app? until this is fixed I am literally stuck...I even got my app sync and graphql to set (individually) but now I need this to wok with the update cli or I need to know the steps to downgrade (including link to download older cli) whichever is better and quicker.

Expected behavior

I expect when I go through the amplify add video steps as I have before for it to process successfully like it did before I upgraded to amplify 10.2.1 (now 10.2.2.), but issue happened when I initially upgraded to 10.2.1. and boom plugin no longer working and if you try to push to cloud and have working plugin with new cli it won't work anymore.

@upex
Copy link

upex commented Oct 23, 2022

Hey @sirmaestro512 , did you find any solution for this? Started facing the same issue after upgrading the cli! Literally not going anywhere.

@sirmaestro512
Copy link
Author

sirmaestro512 commented Oct 23, 2022 via email

@kylekirkby
Copy link

@wizage @josefaidt has said this needs to be updated "plugin-side" to support the latest changes to Amplify CLI.

Any idea as to what needs to be changed?

@sirmaestro512
Copy link
Author

@wizage @josefaidt has said this needs to be updated "plugin-side" to support the latest changes to Amplify CLI.

Any idea as to what needs to be changed?

not exactly sure personally... I know that if you update the aws-cli to the new version and try to push your project it will error out with a error saying that its undefined.

@pr1ze
Copy link

pr1ze commented Jan 13, 2023

Having the same issue. Stuck on v. 10 now

@sirmaestro512
Copy link
Author

sirmaestro512 commented Jan 13, 2023 via email

@MorCohenAres
Copy link

MorCohenAres commented Jan 15, 2023

Here is an updated, more maintained fork of this plugin that fixes this and other stuff:
https://www.npmjs.com/package/amplify-plugin-video

Repo:
https://github.com/MorCohenAres/amplify-video

Enjoy.

@sirmaestro512
Copy link
Author

sirmaestro512 commented Jan 15, 2023 via email

@ConstantSun
Copy link

ConstantSun commented Mar 8, 2023

Thanks the Amplify dev team, with the current newest CLI version (amplify 10.8.1), "amplify video add" works well and "amplify push" is okay now !!!

@sirmaestro512
Copy link
Author

@MorCohenAres hey have you confirmed that the last post is accurate by @ConstantSun that indeed amplify v10.8.1 finally works with amplify add video? want to confirm before upgrading for nothing. Also, as of now I know your version of the plugin is indeed more stable and compatible with the current version of nextjs.

@MorCohenAres
Copy link

@sirmaestro512 We use amplify-plugin-video (our fork) and it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants