HelloZeroNet / HelloZeroNet/ZeroNet

ZeroNet shouldn't be re-running coffee on the pre-installed files.

Aperta
#477 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
18.8k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I am seeing this error in the log:

```
[2016-05-31 17:35:18,125] DEBUG - Running: "/usr/local/bin/coffee" --no-header -p "src/Ui/media/lib/ZeroWebsocket.coffee" (Done in 0.25s)
[2016-05-31 17:35:18,305] DEBUG - Running: "/usr/local/bin/coffee" --no-header -p "src/Ui/media/lib/jquery.csslater.coffee" (Done in 0.18s)
[2016-05-31 17:35:18,306] ERROR - UiWSGIHandler error: IOError: [Errno 13] Permission denied: 'src/Ui/media/all.js' in UiServer.py line 39 > pywsgi.py line 871 > pywsgi.py line 860 > SidebarPlugin.py line 31 > UiRequest.py line 378 > DebugMedia.py line 122
```

ZeroNet is attempting to overwrite the read-only installed file all.js and fails. It first runs the coffee command on the installed file src/Ui/media/lib/ZeroWebsocket.coffee. ZN shouldn't be re-running coffee on the installed files.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.