-
Notifications
You must be signed in to change notification settings - Fork 4
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
Trying to cleanup + maintain/revive but having config issues #35
Comments
@rhgraysonii hi, sure! What's the problem? |
Well, when I get everything set up and attempt to get it running on my local machine, the entire app just 500's at any route. I'm not getting anything of note in my logs, or I'm missing something. I'm pretty sure I'm just a moron and missing something obvious here. |
If you want anything specific, stack traces, gem versions, etc i would be glad to provide them |
@rhgraysonii stacktraces would be helpful. |
Run this to start up,
Which seems like all is well. I can even access the solr dashboard.
|
I know thats not much to go off of. If you have any experiments for me to try let me know @nashby . |
Did you try running it on MRI instead of JRuby? I'm assuming that you are using JRuby by looking at your logs. |
@Gonzih I think he's using MRI (JRuby stuff is about Solar I guess). Anyway I've got the same problem with MRI and tracked it down to the |
@nashby |
Shelr.tv is alive! Yay :) |
Had not. Will do so and report back @Gonzih thanks |
@antono I have to get a domain up and rolling today. I basically see it as the most lightweight screencasting service possible since you remove the video dependency....we'll see. I'd love to get it somewhere but I'm not trying to dream too big haha. Anyone else interested can gladly email me, bobbygrayson[at]gmail.com |
I'd also like to get familiar wrt the codebase etc today so that in the event of shit hitting the fan I atleast stand a chance at getting things back up online |
@antono @nashby @Gonzih would any of you be willing to help me getting this run locally so i can deploy a new instance and maintain it? Would really be interested in doing so.
The text was updated successfully, but these errors were encountered: