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

Updater endpoint url placeholder not replaced #3428

Closed
FabianLars opened this issue Feb 12, 2022 · 1 comment
Closed

Updater endpoint url placeholder not replaced #3428

FabianLars opened this issue Feb 12, 2022 · 1 comment

Comments

@FabianLars
Copy link
Member

Describe the bug

The target and current_version placeholders aren't replaced by the actual values, therefore the updater request always ends up in a 404.
Furthermore the url is logged like this: https://example.com/v1/update/%7B%7Btarget%7D%7D/%7B%7Bcurrent_version%7D%7D
Same for atto and request btw.

Reproduction

No response

Expected behavior

No response

Platform and versions

I'm on my phone right now so I'll fill this out tomorrow. But everything is on the latest rc versions on Windows 10.

Stack trace

No response

Additional context

No response

@JonasKruckenberg
Copy link
Contributor

JonasKruckenberg commented Feb 12, 2022

I'm on my phone right now so I'll fill this out tomorrow. But everything is on the latest rc versions on Windows 10.

This is an interesting error message from the cli 🤔 never seen it before 😉

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

No branches or pull requests

2 participants