-
Notifications
You must be signed in to change notification settings - Fork 803
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
Stuck on Spinner #97
Comments
Did you try flush your cookies? Which browsing are you using? Can you send a link? |
Definitly a bug |
I have emailed you.
…On Tue, Aug 7, 2018 at 7:59 AM Mickael ***@***.***> wrote:
Definitly a bug
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGU9IK4yhNiHfQOP-00aocmRUE0atDmuks5uONhggaJpZM4VwGok>
.
|
Ah cool - i just looked at you commit. I will await the new docker image and let you know how it goes. Thanks for the quick turn around! |
and updated - thanks edit - well the docker image is, i'll test it now |
Yes I've seen your email, that's how I was able to replicate the problem both in your environment and my machine.
The build is complete and has been updated on the docker hub, you should be able to get the patch by pulling the new version:
Can you say if it's better now?
I'm about to go on leave taking my parents around the east coast, would have been sad to leave with something broken :( |
Yep, that has foxed it - well done and thank you. Are you in Australia too? I saw a photo that looked like it was in Melbourne. And the timezones are matching. Im in Perth. edit - yep definitely Melbourne! |
That's good news then! |
I have installed it using Docker, on my home Ubuntu 18.04 server.
However, it doesn't matter where i deploy it, I only ever get a spinner.
When i hit the API directly, i get what looks like apropriate JSON -
{"status":"ok","results":[{"name":"leigh","type":"directory","size":4096,"time":1532955138000},{"name":".directory","type":"file","size":44,"time":1512048606000}],"metadata":null}
But I cannot work out what else i can do to debug (ie set logging levels inside the container), or workout what the issues actually are.
any guidance would be great!
cheers,
The text was updated successfully, but these errors were encountered: