Isaac Noda

Results 26 comments of Isaac Noda

Any updates on this? I am still having issues with the following env var: ``` EXAMPLE="-----BEGIN RSA PRIVATE KEY-----\n abc\n 123\n -----END RSA PRIVATE KEY-----" ``` I am still getting...

@salquier @luketainton Tagging y'all since you helped get Docker set up initially! (https://github.com/inoda/ontrack/pull/36) Any ideas what's going on here? Seems like a similar issue here as well: https://github.com/inoda/ontrack/issues/74

@danikuci1 You need to run it from the root directory after cloning this repo.

@danikuci1 I didn't actually write the ubuntu install steps - try that out and if it works, I can update the docs.

@danikuci1 just googled your error and found this: https://stackoverflow.com/questions/13086073/rails-install-pg-cant-find-the-libpq-fe-h-header `sudo apt-get install libpq-dev` This is just a standard Rails 6 app using postgres, so if you run into other issues,...

@danikuci1 Fair point that I shouldn't have closed the issue - I will reopen it.

@danikuci1 As for "you'd prefer folks just figure it out for themselves and not make a contribution", my preference would be folks figure out themselves AND make a contribution. This...

@wisewtf I looked into the Heroku deploy failure. Looks like it's getting bitten by this: https://www.theregister.com/2021/03/25/ruby_rails_code/. I'll fix the Heroku deploy soon and give ya a ping here. As for...

@wisewtf The Heroku Deploy option is fixed now.

Can you just share the details here?