Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • 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
    • 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

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

Added by Guy St-Louis 9 months 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 9 months ago

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

Why did I have to do this?

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