mukowman / docker-tagspaces

Docker container for Tagspaces
0 stars 0 forks source link

Can't choose location - Error ocurred while opening a path #1

Open cesalo opened 6 years ago

cesalo commented 6 years ago

The app starts and everthing looks good but I can't add a location. Checking inside the docker I see in the file: /var/log/nginx/error.logs the following errors:

I'm trying to add /tagspace/data but this happens with any directory. If I try inside this docker to create a file in /tagspace/data I have no issues so the docker can see the directories.

Any ideas?

2017/12/15 16:27:57 [error] 8#0: 5 open() "/usr/share/nginx/www/tagspaces/tagdata/.ts/tsm.json" failed (2: No such file or directory), client: 192.168.194.39, server: , request: "GET /tagdata/.ts/tsm.json HTTP/1.1", host: "192.168.194.216:4141", referrer: "http://192.168.194.216:4141/" 2017/12/15 16:28:17 [error] 8#0: 6 open() "/usr/share/nginx/www/tagspaces/tagdata/.ts/tsm.json" failed (2: No such file or directory), client: 192.168.194.39, server: , request: "GET /tagdata/.ts/tsm.json HTTP/1.1", host: "192.168.194.216:4141", referrer: "http://192.168.194.216:4141/" 2017/12/15 16:28:27 [error] 8#0: *6 open() "/usr/share/nginx/www/tagspaces/tagdata/.ts/tsm.json" failed (2: No such file or directory), client: 192.168.194.39, server: , request: "GET /tagdata/.ts/tsm.json HTTP/1.1", host: "192.168.194.216:4141", referrer: "http://192.168.194.216:4141/"

mukowman commented 6 years ago

sorry, never got this working properly. I opted to use FileRun instead