How so? https://www.pythonanywhere.com/user/EndenDragon/files/home/EndenDragon
How so? https://www.pythonanywhere.com/user/EndenDragon/files/home/EndenDragon
me too got server error: (...........so unable to edit my python code)
https://www.pythonanywhere.com/user/matmock/files/home/matmock
Server Error :-/ An error has occurred. This shouldn't happen
Feel free to contact your nearest PythonAnywhere representative (there's a "Send feedback" link above), and loudly complain about the problem.
(Extra credit if you do so in rhyming verse!)
« Return to PythonAnywhere home
Got Solved !!! Now Every thing is fine . Thanks :)
Hi there -- sorry about the file tab issue, there was a five-minute period shortly after the deploy when that was an issue. Should be sorted now.
I'll move the scheduled task questions into a new forum thread.
Hello, please I am gettin the same error on my account 'https://www.pythonanywhere.com/user/Danielinvestmentapp/files/home/Danielinvestmentapp' endeavour to look into it ASAP as its really urgent I make the changes I want to make on my web app.
Im getting the same. My web app is still online but i cant access files or server logs
The fact that no one has helped or even given me an answer isn't really cool at all.
I have the same problem with my account. Help to fix this issue asap. I need to update the code
I am also having problems navigating to the files page in my profile I would like to solve this problem
Fix it.
Server Error :-/ An error has occurred. This shouldn't happen
Feel free to contact your nearest PythonAnywhere representative (there's a "Send feedback" link above), and loudly complain about the problem.
(Extra credit if you do so in rhyming verse!)
« Return to PythonAnywhere home
Same here. 500 error from this:
https://www.pythonanywhere.com/api/v0/user/asfasfasfas/files/tree/?path=/home/asfasfasfas/
the same problem(((
Sorry about that! We had a problem with one of our servers that stopped it from being able to view files for some users -- it's all fixed now.
I can't open one file in 2 accounts, why?
@username1488 What do you mean?
Server Error :-/ An error has occurred. This shouldn't happen
Feel free to contact your nearest PythonAnywhere representative (there's a "Send feedback" link above), and loudly complain about the problem.
(Extra credit if you do so in rhyming verse!)
« Return to PythonAnywhere home
previously, this file was opened without problems
The editor can only handle valid utf8 files, or it will do really strange things to your browser. From our error logs, it looks like that file has bytes in it that are not valid utf8. You can use nano in a console to edit your file and it should indicate the problematic characters with little symbols with question marks in them.