Bug Description
The last docker image have permissions problems ... i had to switch back to v2026.4.16. Errors in logs are : can't change permissions of /opt/data , can't create folder /opt/data , and the container enter in loop restart. my setup force user:1000:1000 in docker-compose , but it was working well before. I can change permissions to 10000 if it's mandatory now but it was working properly before.
Steps to Reproduce
to exactly reproduce : launch a docker-compose with user:1000:1000 ; fix permissions in data folder if somes files are owned with root ... and then , switch to the latest image and see errors.
Expected Behavior
Image is working like the previous.
Actual Behavior
Permissions errors.
Affected Component
Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
Debian 13
Python Version
No response
Hermes Version
No response
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
The last docker image have permissions problems ... i had to switch back to v2026.4.16. Errors in logs are : can't change permissions of /opt/data , can't create folder /opt/data , and the container enter in loop restart. my setup force user:1000:1000 in docker-compose , but it was working well before. I can change permissions to 10000 if it's mandatory now but it was working properly before.
Steps to Reproduce
to exactly reproduce : launch a docker-compose with user:1000:1000 ; fix permissions in data folder if somes files are owned with root ... and then , switch to the latest image and see errors.
Expected Behavior
Image is working like the previous.
Actual Behavior
Permissions errors.
Affected Component
Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
Debian 13
Python Version
No response
Hermes Version
No response
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?