Update issues.md

This commit is contained in:
Suresh Alse
2018-01-28 22:43:00 -08:00
committed by GitHub
parent 2e88a9594c
commit 0b11b7c986

View File

@@ -3,7 +3,8 @@ Issues
You can submit issues in the [issue tracker](https://github.com/alseambusher/crontab-ui/issues) of the repository.
###Common issues
Common issues
-------------
__crontab-ui is running but is not accessible on browser__ -
This is usually because the place where your crontab-ui is installed does not give access to others. It can be resolved by either __giving permission__ to the user (Recommended) or running crontab-ui as root. Refer [this](https://github.com/alseambusher/crontab-ui/issues/8)