alibaba / alibaba/anyproxy

[ERROR] Cache directory naming error, file already exists, mkdir 'C:\Users\abc\.anyproxy\cache\cache_r636877'

Open
#411 7 comments 0 reactions 1 assignee Claimed by @codingfishman View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Anyproxy crashed at the creating process after several times of started and closed in js code.
Infact, I haven't found a way to change a anyproxy server's rule after initializing the server. so I have to create a new one every time when the rule changed. And after a few times, one server crashed with the error shown below:

* Windows 10
* nodejs 8.3
* anyproxy 4.0.10

##### ErrorMessage:
![image](https://user-images.githubusercontent.com/11971198/43619881-864f5268-9702-11e8-8423-8984b6909d15.png)

##### the bug happened at:
![image](https://user-images.githubusercontent.com/11971198/43620103-b9e590fa-9703-11e8-8f3d-715cf8f0481f.png)

##### the directory which the bug message referred:
![image](https://user-images.githubusercontent.com/11971198/43620363-db4019fe-9704-11e8-98e4-65f0249bfed1.png)
![image](https://user-images.githubusercontent.com/11971198/43620395-fc10ed70-9704-11e8-89b9-f2599bdb1b52.png)

##### config file:
![image](https://user-images.githubusercontent.com/11971198/43620184-0a8794ae-9704-11e8-95e6-af0b12ab790d.png)

![image](https://user-images.githubusercontent.com/11971198/43620171-f748f2ac-9703-11e8-9abd-5675deb6ad0d.png)

I suppose it is a directory naming problem, which is seldom happened. But it happened! So please make some effort to improve it's usability!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.