Skip to content

Patchman remote client connection issue #543

Answered by Baiaasana
Baiaasana asked this question in Q&A
Discussion options

You must be logged in to vote

The issue was resolved.

These steps are required:

allow apache access to the settings and to the sqlite db:
chown -R :www-data /etc/patchman
chmod -R g+r /etc/patchman
chown -R :www-data /var/lib/patchman
chmod -R g+w /var/lib/patchman/db

and need to point a client to:

patchman-client -s http://xx.xx.xx.xx/patchman/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Baiaasana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant