|
After I git pull my files into the hello_world directory do the bundle install then restart the server I receive this error on the site:
I must have directed the app to the wrong directory for the gems or added a path that I shouldn't have. If I ssh in and type:
The place that is confusing me is why does it say it can't find the ZenTest gem when it is in the gem list? |
|
I ended up fixing this by scrapping the hello_world and clone into a new app and changing the nginx.conf file to point to my new app.
I also had to added:
so that I could see why it wouldn't display my site. I also had to add to my gemfile
This fixed a runtime error I was receiving. Now it is working correctly, hope this helps someone who has the same error. |
Have you managed to resolve this? I've checked on your server and the application appears to be running at the moment. -Wayne K, WebFaction Customer Support
No this has not been resolved. It is on another account..
Could I ask you to please log a support ticket from the other account so that we may better assist you?
Ticket has been submitted. I'll post the problem and solution once it has been resolved.