-
Notifications
You must be signed in to change notification settings - Fork 149
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
Any way to know the status of a GAIA hub service? #290
Comments
Has the behaviour of the Gaia Hub funtionality changed? |
Are you seeing this behavior on the PBC hosted hub at https://hub.blockstack.org? |
Yes, the behaviour is seen on https://hub.blockstack.org . |
@zone117x We are still facing problems with the update of files (put a file with an existant file with the same name) in the Gaia Hub Server hosted by PBC. Can create a file, but then cannot be updated. It maintains the same content. Also we see some intermittance when putting a new file. This started happening last Friday 17th. It behaves like this, does not matter if the user has a new account or old. Our application cannot be used because of this. Any ideas? |
Experiencing the same thing. |
@Nsandomeno Did you notice that new files now (today) are not set as readonly? And probably some of the old ones kept like that? |
@paradigma-cl I have not noticed that but my files are still not successfully uploading to Gaia as they once were. Still no sign of any solution to this. I would have thought an issue like this would have been experienced more broadly. |
@Nsandomeno Have you seen the same behaviour with different users? Since, this morning (Thursday) we noticed that new files could be uploaded and updated. The older ones, most of them, the behave as readonly. |
I ran into the following today:
|
Looks like there was an unintended breaking change with the Azure driver (used by the public hub), where uploading zero-byte length files triggers this error. Can anyone confirm that this is the use case? The error is also triggered when I'll open issues for fixing the zero-byte error and improved error handling rather than a 5xx. |
This started working for me again on Monday without any changes to my code. Today I am now running into: |
We need to write a diagnostic tool telling us what is the state of the Gaia Storage as I proposed in https://forum.blockstack.org/t/problems-of-permissions-and-accesability-of-gaia-hub/10208/7?u=proe |
Since Jan 18 2020 we have seen a change of behaviour when putting a file in a gaia hub space. We get a file update it, and put it back. Then getting it again, only the initial contents are seen. Behaves as a blocked file. The same happens for different users.
Is there any commands to know the status of a Gaia hub service? Space available, state of the files, etc?
The text was updated successfully, but these errors were encountered: