Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Permission denied @ rb_sysopen - /dev/null (Errno::EACCES)

Permission denied @ rb_sysopen - /dev/null (Errno::EACCES)

Added by Guy St-Louis over 2 years ago

I have a container running Debian.  Open Project was working well.  The only thing I can think of is I did an upgrade 'apt upgrade' and now openproject does not work openproject-web-1.service: Failed with result 'exit-code'.

I have tried openproject configure and I can see this error 

/opt/openproject/vendor/ruby-3.1.2/lib/ruby/3.1.0/rubygems/user_interaction.rb:621:in `initialize': Permission denied @ rb_sysopen - /dev/null (Errno::EACCES)

nothing online gives me any indication of what to do.  can anyone help me understand this ?


Replies (1)

RE: Permission denied @ rb_sysopen - /dev/null (Errno::EACCES) - Added by Guy St-Louis over 2 years ago

ok so I got this working by chmod 777 on /dev/null

Why did I have to do this?

  • (1 - 1/1)
Loading...