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. SMTP.RB ERROR DURING MANUAL CONFIGURATION

SMTP.RB ERROR DURING MANUAL CONFIGURATION

Added by Deleted user about 5 years ago

hi there,

I'm following the manual installation of OP on linux and when send the command

RAILS_ENV="production" ./bin/rake db:seed

the process always stops at the smtp configuration with the following error:

    ↳ Creating work_packages.rake aborted!
SocketError: getaddrinfo: Name or service not known
/home/home-dir/.rbenv/versions/2.6.5/lib/ruby/2.6.0/net/smtp.rb:539:in `initialize'

in the config/configuraion.yml i tried 

email_delivery_method: :sendmail
email_delivery_method: :smtp with gmail settings
email_delivery_method: :skip (trying to skip the installation

i tried the same setting in the default section of the file toward the end.

I always got the error and can't procced.

any suggestion?

op 10 installed on ubuntu server, ruby 2.6.5

thanks


Loading...