-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restconf not starting.... #37
Comments
Got it working now, by permitting the directory www-data under root for all users. |
Actually, /www-data should probably have permissions something like: |
Fixed by 1566604 |
Hi @olofhagsand
I have been using restconf for past some time. Then, I recompiled the apps folder and after that it stopped working.
I am using develop branch
ERROR IS
root@SHUBH:/home/shubham/RESTCONF_DEVELOP/clixon/example# sudo su -c "/www-data/clixon_restconf -f /usr/local/etc/example.xml " -s /bin/sh www-data bind/listen: Address already in use
ADDRESS ALREADY IN USE
I ALSO CHECKED FOR
'root@SHUBH:/home/shubham/RESTCONF_DEVELOP/clixon/example# grep clicon /etc/group
clicon:x:1002:root,www-data
root@SHUBH:/home/shubham/RESTCONF_DEVELOP/clixon/example# '
PLEASE HELP
The text was updated successfully, but these errors were encountered: