Closed mulka closed 4 years ago
Thanks Kyle. This was due to a botched release. This will be handled shortly.
On Tue, Sep 22, 2020 at 9:18 AM Kyle Mulka notifications@github.com wrote:
I tried the quick start, but got an exception on the login step:
Exception: {'detail': 'Authentication credentials were not provided.'}
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coiled/coiled-issues/issues/72, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKZTD6CCWSENTKPCXQTVDSHDE6HANCNFSM4RV7GQUQ .
Yeah, thanks for raising an issue. We just released coiled
0.0.25 to PyPI (should be on conda-forge in an hour or so) which should fix that. Could you upgrade to the latest coiled
release and try the quick start again?
Ok, I have a cluster now, but the dashboard_link it gave me just shows the coiled sidebar. Nothing in the main content area.
What is the dashboard_link
you're seeing? I get something along the lines of https://cloud.coiled.io/dashboard/920/status
I should also mention that the above link points to a Dask dashboard for me (screenshot below)
@mulka I too am unable to replicate :disappointed: Do you happen to have a screenshot of what it's showing you, as well?
For reference, this is what I see:
Clicking on the eye icon next to the status shows me:
The link given to me in the Python code also seems to work for me:
There's one thing I can think of that I'm looking into now
[Update: it turned out not to have an effect. Any more info that will help us debug would be welcome!]
I started a new cluster and it worked that time. Not sure why it didn't work before. Then I started a 3rd cluster and ran into this one time. After trying a couple times it started working again. Maybe it was just a timing thing? Like visiting the link or clicking the button right around when it is starting.
@mulka the next time you run into this, would you be able to open your browser console and let us know if there are any errors in it? If you're able to reproduce it consistently one of us would love to get on a video chat and see what's going on, too.
@mulka It's been a while since there was any movement on this, I'm hoping it's not happening anymore (there have been a number of fixes and updates since this issue was raised), so am going to close the issue, but feel free to reopen if it happens again. Thanks for reporting!
I tried the quick start, but got an exception on the login step:
Exception: {'detail': 'Authentication credentials were not provided.'}