BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
Issues related to installation, running, bugs, and features.
  • Page:
  • 1
  • 2

TOPIC: "Something went wrong" message Trisul 2.4

"Something went wrong" message Trisul 2.4 11 years 8 months ago #778

Hey there, again!

I have recently (today) upgraded to Trisul 2.4.1096 64-bit on a Ubuntu 12.04 machine.
On the same machine, I used to run Trisul 2.3, but I decided to upgrade.
After solving the libssl error all the install process has concluded successfully. However, when I try to access the web interface, I get the message:
We're sorry, but something went wrong.

We've been notified about this issue and we'll take a look at it shortly.

On the other hand, the output for
tail /usr/local/share/webtrisul/log/nginx.error.log
is:
2012/08/09 12:56:06 [crit] 3580#0: *1 connect() to unix:/tmp/thin.webtrisul.4.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.4.sock:/", host: "localhost:3000"
2012/08/09 12:56:06 [crit] 3580#0: *1 connect() to unix:/tmp/thin.webtrisul.0.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.0.sock:/", host: "localhost:3000"
2012/08/09 12:56:06 [crit] 3580#0: *1 connect() to unix:/tmp/thin.webtrisul.1.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.1.sock:/", host: "localhost:3000"
2012/08/09 12:56:06 [crit] 3580#0: *1 connect() to unix:/tmp/thin.webtrisul.2.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.2.sock:/", host: "localhost:3000"
2012/08/09 12:56:06 [crit] 3580#0: *1 connect() to unix:/tmp/thin.webtrisul.3.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.3.sock:/", host: "localhost:3000"
2012/08/09 12:56:10 [error] 3580#0: *1 no live upstreams while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://thin_cluster/", host: "localhost:3000"
even though all the sockets are created in /tmp

At the same time, I am running trisul on localhost, so all the connection / firewall / iptables a.s.o. related issues do not apply.

All the other logfiles do not seem to have any mention of errors, but if need be, I can upload them all.
Hope you can help me with this.

Best regards.
The administrator has disabled public write access.

"Something went wrong" message Trisul 2.4 11 years 8 months ago #779

Hi,

It appears that the backend servers arent starting up.

Trisul uses NGINX as a reverse proxy, the actual Web requests are serviced by 5 instances of 'thin' via Unix sockets. The real problem is that our webtrisul package includes some native pieces that arent compatible with Ubuntu 12.04. We have almost completed testing 12.04 packages and I will send a link where you can download 12.04 64-bit packages tomorrow.

Sorry for the late response, weekend intervened :-)

Thanks,
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
The administrator has disabled public write access.
The following user(s) said Thank You: witty.wendetta

"Something went wrong" message Trisul 2.4 11 years 8 months ago #780

Thanks for the response.
I am looking forward to testing the official Ubuntu 12.04 Trisul and will give you feedback. Also, if you need help with the testing, I am always willing to learn new stuff and help you people in the process.
Best regards.
The administrator has disabled public write access.

"Something went wrong" message Trisul 2.4 11 years 8 months ago #781

Thanks,

We will send you our early release 2.6 packages on Ubuntu 12.04.
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
The administrator has disabled public write access.

"Something went wrong" message Trisul 2.4 11 years 8 months ago #782

Hello Witty,

I just uploaded Trisul 2.6 Builds for Ubuntu 12.04 64-bits.

You can download and try them out now.

Thanks,
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
The administrator has disabled public write access.

"Something went wrong" message Trisul 2.4 11 years 8 months ago #785

Trisul 2.6. Different web page error:
The page you are looking for is temporarily unavailable.
Please try again later.

Is there any way to reinstall nginx. I haven't found it in the package list or anywhere else for that matter. Could this be it?

Relevant lines from /usr/local/share/webtrisul/log/nginx.error.log
2012/08/22 13:35:03 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.4.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.4.sock:/", host: "localhost:3000"
2012/08/22 13:35:03 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.3.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.3.sock:/", host: "localhost:3000"
2012/08/22 13:35:03 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.2.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.2.sock:/", host: "localhost:3000"
2012/08/22 13:35:03 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.1.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.1.sock:/", host: "localhost:3000"
2012/08/22 13:35:03 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.0.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.0.sock:/", host: "localhost:3000"
2012/08/22 13:35:31 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.4.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.4.sock:/", host: "localhost:3000"
2012/08/22 13:35:31 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.0.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.0.sock:/", host: "localhost:3000"
2012/08/22 13:35:31 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.1.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.1.sock:/", host: "localhost:3000"
2012/08/22 13:35:31 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.2.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.2.sock:/", host: "localhost:3000"
2012/08/22 13:35:31 [crit] 3040#0: *8 connect() to unix:/tmp/thin.webtrisul.3.sock failed (2: No such file or directory) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "http://unix:/tmp/thin.webtrisul.3.sock:/", host: "localhost:3000"

Also from /usr/local/share/webtrisul/log/thin.0.log
/usr/local/share/webtrisul/config/initializers/new_rails_defaults.rb:14:in `<top (required)>': undefined method `generate_best_match=' for ActionDispatch:
:Routing:Module (NoMethodError)
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in 
`load'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in 
`block in load'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:236:in 
`load_dependency'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in 
`load'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/engine.rb:588:in `block (2 levels) in
 <class:Engine>'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/engine.rb:587:in `each'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/engine.rb:587:in `block in <class:Eng
ine>'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/initializable.rb:30:in `instance_exec
'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/initializable.rb:30:in `run'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/initializable.rb:55:in `block in run_
initializers'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/initializable.rb:54:in `each'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/initializable.rb:54:in `run_initializ
ers'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/application.rb:136:in `initialize!'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.5/lib/rails/railtie/configurable.rb:30:in `method
_missing'
	from /usr/local/share/webtrisul/config/environment.rb:5:in `<top (required)>'
	from /usr/local/share/webtrisul/config.ru:3:in `require'
	from /usr/local/share/webtrisul/config.ru:3:in `block in <main>'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
	from /usr/local/share/webtrisul/config.ru:1:in `new'
	from /usr/local/share/webtrisul/config.ru:1:in `<main>'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/rack/adapter/loader.rb:33:in `eval'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/rack/adapter/loader.rb:33:in `load'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/rack/adapter/loader.rb:42:in `for'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/thin/controllers/controller.rb:169:in `load_ada
pter'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/thin/controllers/controller.rb:73:in `start'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/thin/runner.rb:185:in `run_command'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/lib/thin/runner.rb:151:in `run!'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/thin-1.4.1/bin/thin:6:in `<top (required)>'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/bin/thin:23:in `load'
	from /usr/local/share/webtrisul/.rbenv/versions/1.9.3-p194/bin/thin:23:in `<main>'
Last Edit: 11 years 8 months ago by witty.wendetta.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: vivek [unleash]
Time to create page: 0.044 seconds