Closed wwt0805 closed 1 year ago
Let's start with Sublime. First, turn on debug mode. Next, open your Sublime Console window: https://github.com/wakatime/sublime-wakatime#troubleshooting
Then type in a file and copy/paste any logs you see here.
Let's start with Sublime. First, turn on debug mode. Next, open your Sublime Console window: https://github.com/wakatime/sublime-wakatime#troubleshooting
Then type in a file and copy/paste any logs you see here.
THX,I've tried in sublime console. It exited with status code: 1 I don't know where to find the meaning of status code. Can you help me to explain it? Thanks again.
That should be in your ~/.wakatime.log
file.
That should be in your
~/.wakatime.log
file. I've checked the log file. it shows as following: Are there network problems in my computer? I'm not sure
Are there any other errors in there because that error is for the status bar updating not uploading code stats. It's probably the same error though, if it's not able to connect. Do you have a proxy configured?
Are there any other errors in there because that error is for the status bar updating not uploading code stats. It's probably the same error though, if it's not able to connect. Do you have a proxy configured?
I've found the point you mentioned. It's indeed need to set the proxy params. I attempted saveral times by many ways. Fortunately, it's done! Thank you for your help ^_^
Dear all. When I install the wakatime plugin there is a problem I encouter. It runs correctly in Chrome and Office but it doesn't work in Pycharm,Idea and sublime。 The wakatime bar can be seen in the bottom of the IDE page while it doesn't record any coding time and type. There's no any information about coding in wakatime dashboard. Can any help me to solve this fatal problem? Thank you!