-
Notifications
You must be signed in to change notification settings - Fork 3
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
Deleting (or accessing) file hangs with 500 #55
Comments
@AJamesPhillips
I can display test.ttl an there is an error on line 354 I have no explanation it will be very helpful if we can track the problem together. |
Thank you @bourgeoa . Regarding the profile card, I didn't knowingly try to edit that manually (I don't really understand ttl yet). I really have no idea how that got corrupted / malformed? Regarding the The application code I used to write those files is below. I can only imagine the write process is not atomic and got interrupted part way through? I think I only had one browser tab open with the application but if there were two and they performed the write at the same time could that cause it? If I reloaded the page mid write / stream could that have caused it? I'm using
|
Related previous forum post describing something pretty similar. https://forum.solidproject.org/t/unable-to-delete-big-files-from-inrupt-net-pod/4039/5 |
This does not resolve the 500 problem. Please continue to use solidcommunity.net I'm supporting pod repair, this a good way for improvements from last 2-3 years But the question raised on reloading the page before the process ends maybe ? |
This is the only obvious thing that comes to mind for me but perhaps others who know the code base better will have better guesses? |
I certainly will and thank you for all of your very responsive and excellent help. I need to get something as stable as possible right now so that I can prove to my team that Solid is an ok investment at the moment. If it's not yet ready that's ok but I want to maximise the chance of using anything Solid related which will also maximise the chance of being able to return to solidcommunity.net . Currently it's taken me about a month of lots of trial and most errors so I'm going to stick with inrupt.com for the moment and I'll venture back to the community server when I have more resources 🙂 |
@bourgeoa you are welcome to delete it but do you not want to keep it there to try to debug what's wrong with it / the server? I've got the data on inrupt.com now and it's also backed up locally so if deleting it is the best route for you to fix / debug it then please feel free to do that.
For now I will leave you with root access so that you can more easily investigate / add others to investigate.... unless you do not need access any more in which case I can remove you. |
Related to this forum question about
async-lock timed out
, I have tried to delete a file and tried to delete its parent directory. The first fails with:The second (deleting the parent directory) with:
The text was updated successfully, but these errors were encountered: