Save | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Save

Every time I try to save my code it failes

22nd Jul 2018, 6:32 PM
George
George - avatar
8 Answers
+ 10
If the save fails, it usually means the app timed out waiting for a response from the server. The more people using the app the more likely this and other timing issues occur. The solution is to save by back arrow as it will only return to the list of programs, when the save is successful giving positive feedback the save worked. You must also rerun programs until they work. I put an output message that can't be avoided to prove my code actually runs ignoring no output, compilation error, etc.
22nd Jul 2018, 8:33 PM
John Wells
John Wells - avatar
+ 7
It's probably an issue with your internet connection. Whenever I get this I copy the whole thing, take a small break then paste and save it 5 minutes later. Hope I helped. ☺
23rd Jul 2018, 6:23 AM
Haris
Haris - avatar
+ 5
Yes, its very frustrating 😤... If i would be a SL developer, i would try to minimize this problem by local caching the codes while they have not saved
22nd Jul 2018, 9:39 PM
KrOW
KrOW - avatar
+ 2
If you mean in the app try to reinstall it
22nd Jul 2018, 6:40 PM
Olof
Olof - avatar
+ 1
I think it's better to reinstall the app
23rd Jul 2018, 3:41 AM
Dare$devil
Dare$devil - avatar
+ 1
if you are using any linux distro its probably because your disk is full
23rd Jul 2018, 3:04 PM
Thabozee
Thabozee - avatar
+ 1
Give this a try: 1. Make sure you are back at your code, not the html page after you run the code. 2. Save your code from your code page. I always couldn't save my code whenever I tried saving at the loaded html page after running the code. But when I tap on HTML on the bottom left side of my screen to return to my code and save from there, I can always save my code.
23rd Jul 2018, 11:55 PM
Bernard
0
Do you have a valid internet connection??? Actually I am not facing such kind of problem!
23rd Jul 2018, 1:25 AM
AL Araf
AL Araf - avatar