Skip to content

use 0600 as default proxy socket endpoint file mode#62

Merged
wollomatic merged 1 commit into
wollomatic:developfrom
amanda-wee:update-proxysocketendpointfilemode-default
Sep 30, 2025
Merged

use 0600 as default proxy socket endpoint file mode#62
wollomatic merged 1 commit into
wollomatic:developfrom
amanda-wee:update-proxysocketendpointfilemode-default

Conversation

@amanda-wee
Copy link
Copy Markdown
Contributor

The README documents that the default value for the proxy socket endpoint file mode parameter/environment variable is 0600, but the code actually has it as 0400. I could not get the unix socket to work with my Beszel agents with the default (no error message, yet no data retrieved), but when I checked the newly added wiki example, I saw that it explicitly set this parameter to 0600. Copying this allowed my setup to work, so I'm proposing that the actual default value be changed to 0600 to match the README.

@wollomatic wollomatic self-assigned this Sep 30, 2025
@wollomatic wollomatic merged commit a93eed3 into wollomatic:develop Sep 30, 2025
@wollomatic
Copy link
Copy Markdown
Owner

Thank You @amanda-wee for fixing this!

@amanda-wee amanda-wee deleted the update-proxysocketendpointfilemode-default branch October 2, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants