Skip to content
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

FileStorage.php line 40 Operation not permitted #4949

Open
2 tasks done
9acca9 opened this issue Apr 14, 2024 · 1 comment
Open
2 tasks done

FileStorage.php line 40 Operation not permitted #4949

9acca9 opened this issue Apr 14, 2024 · 1 comment

Comments

@9acca9
Copy link

9acca9 commented Apr 14, 2024

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

HI.
I dont know what happened. All was working so good. But today Bookstack seems dead. I just see a white sheet when trying to access.
And this info in the log:

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
chmod: cannot read directory '/etc/logrotate.d': Operation not permitted
App Key found - setting variable for seds
Running config - DB_HOST set
Waiting for DB to be available

In FileStorage.php line 40:
                                                                               
  file_put_contents(/app/www/storage/clockwork/index): Failed to open stream:  
   Operation not permitted                                                     
                                                                               

[custom-init] No custom files found, skipping...
[ls.io-init] done.

What could be? Can you give me a hand?
Thanks!

(this is a docker)

Exact BookStack Version

v23.10

Log Content

No response

Hosting Environment

Manjaro LInux

@ssddanbrown
Copy link
Member

Are you using compose to manage your containers?
If so, please can you share the compose file you're using for this?
If not, please can you share the config/scripts/details of how the container is managed/ran?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants