View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000887 | Kali Linux | Kali Package Bug | public | 2014-01-09 16:37 | 2016-06-24 12:47 | 
| Reporter | Al3xG | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 2016.1 | ||||
| Summary | 0000887: Dradis shortcut in kali menu don't work | ||||
| Description | If Dradis is started from Application > Kali Linux > System Services > Dradis > dradis start, it throws the following error: Rails Error: Unable to access log file. Please ensure that /usr/lib/dradis/server/log/production.log exists and is chmod 0666. The log level has been raised to WARN and the output directed to STDERR until the problem is fixed. If I run /usr/lib/dradis/start.sh, Dradis starts correctly.  | ||||
| 
	 Seems a permission problem, because running dradis as service means that the program is executed with dradis user instead of root user. chown -R dradis:dradis /var/lib/dradis/tmp chmod 666 /var/log/dradis/production.log  | 
|
| 
	 it works nowadays  | 
|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2014-01-09 16:37 | Al3xG | New Issue | |
| 2014-01-15 17:12 | Al3xG | Note Added: 0001406 | |
| 2014-01-15 17:12 | Al3xG | Note Edited: 0001406 | |
| 2016-06-24 12:47 | sbrun | Note Added: 0005418 | |
| 2016-06-24 12:47 | sbrun | Status | new => resolved | 
| 2016-06-24 12:47 | sbrun | Resolution | open => fixed | 
| 2016-06-24 12:47 | sbrun | Fixed in Version | => 2016.1 |