Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • 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
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

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

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. 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...