Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Starting application #5

Open
rrosson opened this issue Jan 27, 2015 · 3 comments
Open

Error Starting application #5

rrosson opened this issue Jan 27, 2015 · 3 comments

Comments

@rrosson
Copy link

rrosson commented Jan 27, 2015

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

'

@jyruzicka
Copy link
Owner

Unsure as to the cause of this...

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

@rrosson
Copy link
Author

rrosson commented Jan 28, 2015

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


Ron Rosson
ron@oneinsane.org mailto:ron@oneinsane.org

On Jan 28, 2015, at 2:55 AM, Jan-Yves Ruzicka notifications@github.com 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 #5 (comment).

@jyruzicka
Copy link
Owner

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

What does your config.yaml file look like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants