Note that there are some explanatory texts on larger screens.

plurals
  1. POFailure while starting diaspora
    text
    copied!<p>I installed diaspora on my Ubuntu server. Here is my stack trace. I don't know what to do to fix it. Even couldn't find any answer via google.</p> <pre><code>22:45:03 web.1 | started with pid 16564 22:45:03 worker.1 | started with pid 16567 22:45:14 web.1 | /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/configurator.rb:589:in `set_path': ArgumentError (ArgumentError) 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/configurator.rb:493:in `stderr_path' 22:45:14 web.1 | from config/unicorn.rb:24:in `reload' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/configurator.rb:75:in `instance_eval' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/configurator.rb:75:in `reload' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/configurator.rb:68:in `initialize' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/http_server.rb:108:in `new' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/lib/unicorn/http_server.rb:108:in `initialize' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/bin/unicorn_rails:209:in `new' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/gems/unicorn-4.6.0/bin/unicorn_rails:209:in `&lt;top (required)&gt;' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/unicorn_rails:19:in `load' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/unicorn_rails:19:in `&lt;main&gt;' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/ruby_noexec_wrapper:14:in `eval' 22:45:14 web.1 | from /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/ruby_noexec_wrapper:14:in `&lt;main&gt;' 22:45:14 web.1 | exited with code 1 22:45:14 system | sending SIGTERM to all processes SIGTERM received 22:45:14 worker.1 | rake aborted! 22:45:14 worker.1 | SIGTERM 22:45:14 worker.1 | /root/diaspora_source/diaspora/config/application.rb:11:in `require' 22:45:14 worker.1 | /root/diaspora_source/diaspora/config/application.rb:11:in `&lt;top (required)&gt;' 22:45:14 worker.1 | /root/diaspora_source/diaspora/Rakefile:8:in `require' 22:45:14 worker.1 | /root/diaspora_source/diaspora/Rakefile:8:in `&lt;top (required)&gt;' 22:45:14 worker.1 | /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/ruby_noexec_wrapper:14:in `eval' 22:45:14 worker.1 | /usr/local/rvm/gems/ruby-1.9.3-p385@diaspora/bin/ruby_noexec_wrapper:14:in `&lt;main&gt;' 22:45:14 worker.1 | (See full trace by running task with --trace) 22:45:14 worker.1 | terminated by SIGTERM </code></pre> <p>Thanks in advance!!</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload