Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Seems unhappy with network drives #93

Closed
vincemulhollon opened this issue Mar 28, 2019 · 4 comments
Closed

Seems unhappy with network drives #93

vincemulhollon opened this issue Mar 28, 2019 · 4 comments

Comments

@vincemulhollon
Copy link

vincemulhollon commented Mar 28, 2019

Generally everything is working, including other projects.

However, with a project accessed via a network drive, the plugin seems unhappy. Environment is Windows 10, Active Directory, nothing terribly exciting. Debug logs while working on a network drive project look like:

{"now": "2019/03/28 15:59:13 -0500", "version": "10.6.1", "plugin": "sublime/3200 sublime-wakatime/8.3.3", "file": "\\\\tftp\\tftpboot\\boot.ipxe", "level": "DEBUG", "message": "File does not exist; ignoring this heartbeat."}

I assure you that file most certainly does exist.

If I network map \\tftp\tftpboot to a drive letter, perhaps T: as in TFTP, then open the project at the location T:\tftpboot.sublime-project (instead of \\tftp\tftpboot\tftpboot.sublime-project), then the plugin works great and properly logs everything and all is well.

@alanhamlett
Copy link
Member

Similar issues from the past:
wakatime/vscode-wakatime#67
wakatime/wakatime#72

First, let me release an update to the WakaTime Sublime plugin with the lastest wakatime-cli.

@alanhamlett
Copy link
Member

Now that we're using Go instead of Python, does this issue still exist?

@alanhamlett
Copy link
Member

Related to wakatime/vscode-wakatime#244.

@gandarez
Copy link
Member

gandarez commented Apr 8, 2022

Remote file detection has been implemented in the new wakatime-cli.

@gandarez gandarez closed this as completed Apr 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants