Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Web version fails to upload net::ERR_FAILED #5

Closed
nelsonic opened this issue Jul 19, 2023 · 3 comments
Closed

Chore: Web version fails to upload net::ERR_FAILED #5

nelsonic opened this issue Jul 19, 2023 · 3 comments
Assignees
Labels
BLOCKED :fire: Core team's HIGHEST priority, blocking critical work bug Suspected or confirmed bug (defect) in the code chore a tedious but necessary task often paying technical debt flutter Flutter related issues help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

Just tried:
https://dwyl.github.io/flutter-image-upload-demo/#/

image

Shows an infinite loading spinner but no error message.

Open the console we see the following:

imgup.fly.dev/api/images:1     Failed to load resource: net::ERR_FAILED

@LuchoTurtle please investigate when you can. 🕵️‍♂️ 🔍 🙏

@nelsonic nelsonic added bug Suspected or confirmed bug (defect) in the code help wanted If you can help make progress with this issue, please comment! chore a tedious but necessary task often paying technical debt T2h Time Estimate 2 Hours BLOCKED :fire: Core team's HIGHEST priority, blocking critical work priority-1 Highest priority issue. This is costing us money every minute that passes. flutter Flutter related issues technical A technical issue that requires understanding of the code, infrastructure or dependencies labels Jul 19, 2023
@nelsonic nelsonic moved this to 🔖 Ready for Development in dwyl app kanban Jul 19, 2023
@nelsonic
Copy link
Member Author

I think it might be related to deployment of https://imgup.fly.dev/ ...

dwyl-imgup-deploy-fail

Ref: https://github.com/dwyl/imgup/actions/runs/5596318684/jobs/10233193466#step:4:493

We need to mirror the deployment we have in the MVP which deploys fine:
image

@LuchoTurtle
Copy link
Member

This'll be fixed by dwyl/imgup#102. Close when merged 👌

@LuchoTurtle LuchoTurtle moved this from 🔖 Ready for Development to ⏳Awaiting Review in dwyl app kanban Jul 19, 2023
@nelsonic
Copy link
Member Author

Working: https://dwyl.github.io/flutter-image-upload-demo/#/
image

Thanks. 👌

But ... we need to keep an eye on latency. ⏳
I think our @home internet is playing up so I will re-test tomorrow. 🐌 🤞 🐎

@github-project-automation github-project-automation bot moved this from ⏳Awaiting Review to ✅ Done in dwyl app kanban Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKED :fire: Core team's HIGHEST priority, blocking critical work bug Suspected or confirmed bug (defect) in the code chore a tedious but necessary task often paying technical debt flutter Flutter related issues help wanted If you can help make progress with this issue, please comment! priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: Done
Development

No branches or pull requests

2 participants