Closed colinprieto closed 10 years ago
@colinprieto Sorry about that, I get that it can be really irritating.
This seems like a top priority bug. I'm looking into it as we speak.
Can you take a look at your chrome devtools when this happens and paste the logs here.
By any chance are you using the doks
addon ?
Look for pending
requests in the network
tab as well.
I do use doks addon. Here are the logs :
Ok can you try uninstalling.
It's now useless by the way, because I removed the doks.io
service in favor of a self contained module that will replace the functionality of doks.io
that we used for codebox
.
So uninstall it, restart your codebox
instance and report back if you're still getting any errors, I don't think you should.
A few other people were experiencing the same errors as you and it seems like the doks
addon is to blame since.
The doks
addon will be updated by this weekend to use the new node module instead of the service via the API and won't even need the network any more for code completion and will only use the network to open documentation pages which is the desired and preferred behavior IMHO.
Give this a shot, tell me if that solves the issue, if so we'll get this closed.
@colinprieto Thanks for pointing this out and sorry for the inconvenience.
I have removed doks but i am still getting some errors on the logs. The indicator is not visible.
You'll need to restart your instance to complete the removal. (maybe an improvement would be to support clean removal of add-ons at runtime or just make the common ones clean).
Give that a try and let us know.
I got these errors after restarting the box
Do you have offline
sync enabled on a large project ? (Check Settings > Offline
and check if the box is toggled or not)
Do you have the offline sync in progress when this happens (it has an indicator in the bottom left corner) ?
Maybe the offline sync (of a large project) is the origin of your problems.
Offline sync is disabled. No offline sync in progress.
:+1:
Is it still happening ?
If yes, can you answer the following questions:
<url of your box>/vfs/
and <url of your box>/vfs/mainClient.c
(change mainClient.c with the path of the file).Really sorry about this issue :/ I need to know the maximum about the situation for solving this.
It seems to work fine now but if it happens again i will let you know.
Sometimes when i try to save or open a file codebox gets stuck. The loading indicators spin endlessly ...
Trying to open a file :
To fix this i have to restart codebox which is really irritating. Thanks for your help !