Open Galoperd opened 1 year ago
The check passed without any error saying Everything is fine. The messages with constant redefinitions are warnings that should do no harm.
You need to investigate what happens when you run bundle exec rails server
.
sudo bundle exec rake production:check /home/huginn/huginn/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.2.1/lib/net/protocol.rb:68: warning: already initialized constant Net::ProtocRetryError /usr/local/lib/ruby/2.7.0/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here /home/huginn/huginn/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.2.1/lib/net/protocol.rb:214: warning: already initialized constant Net::BufferedIO::BUFSIZE /usr/local/lib/ruby/2.7.0/net/protocol.rb:206: warning: previous definition of BUFSIZE was here /home/huginn/huginn/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.2.1/lib/net/protocol.rb:541: warning: already initialized constant Net::NetPrivate::Socket /usr/local/lib/ruby/2.7.0/net/protocol.rb:503: warning: previous definition of Socket was here [ OK ] Everything is fine
Huginn production installation. Cannot access localhost:3000. Help is much appreciatted.