kanban icon indicating copy to clipboard operation
kanban copied to clipboard

Error Starting application

Open rrosson opened this issue 10 years ago • 3 comments

Your Rack app raised an exception when Pow tried to run it.

NoMethodError: undefined method join' for #<String:0x007fac535a1c50> /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/showexceptions.rb:37:inrescue in call' /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/showexceptions.rb:21:in call' /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/base.rb:124:incall' /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/base.rb:1417:in block in call' /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/base.rb:1499:insynchronize' /Library/Ruby/Gems/2.0.0/gems/sinatra-1.3.6/lib/sinatra/base.rb:1417:in call' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:155:inhandle' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:109:in rescue in block (2 levels) in start' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:106:inblock (2 levels) in start' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:in each' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:96:inblock in start' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:in loop' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:76:instart' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/lib/nack/server.rb:12:in run' ~/Library/Application Support/Pow/Versions/0.5.0/node_modules/nack/bin/nack_worker:4:in

'

rrosson avatar Jan 27 '15 17:01 rrosson

Unsure as to the cause of this...

Have you tried updating sinatra? By my count I'm currently at V 1.4.5

jyruzicka avatar Jan 28 '15 09:01 jyruzicka

That worked but the page has lost its columns and the cards go the width of the web browser.

— Ron Rosson [email protected] mailto:[email protected]

On Jan 28, 2015, at 2:55 AM, Jan-Yves Ruzicka [email protected] wrote:

Unsure as to the cause of this...

Have you tried updating sinatra? By my count I'm currently at V 1.4.5

— Reply to this email directly or view it on GitHub https://github.com/jyruzicka/kanban/issues/5#issuecomment-71807968.

rrosson avatar Jan 28 '15 14:01 rrosson

Sorry for the incredible delay in responding - lots of plates spinning right now.

What does your config.yaml file look like?

jyruzicka avatar Feb 02 '15 08:02 jyruzicka