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

nsc push should support wss/ws #544

Open
wenerme opened this issue Feb 8, 2023 · 0 comments
Open

nsc push should support wss/ws #544

wenerme opened this issue Feb 8, 2023 · 0 comments

Comments

@wenerme
Copy link

wenerme commented Feb 8, 2023

When I try to push nsc through wss

nsc push -a incs -u wss://nats

Error: scheme "wss" is not supported (http, https, nats)

But the https is not wss, because

nsc push -a incs -u https://nats
[ERR ] push incs to account server:
       [ERR ] failed to push account to remote server
       > Method Not Allowed
Error: all jobs failed
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

1 participant