christiangenco / dbinbox

an inbox for your Dropbox
dbinbox.com
MIT License
285 stars 42 forks source link

Unable to Create Private Instance with README.md #53

Closed isvictorious closed 10 years ago

isvictorious commented 10 years ago

Trying to create a private instance and launch to heroku.

I followed the instructions but heroku labs:enable user-env-compile is deprecated. I tried ignoring it but my deployment gets an internal server error.

http://arcane-depths-9604.herokuapp.com/

christiangenco commented 10 years ago

@jennings any idea what the problem could be?

jennings commented 10 years ago

It looks like Heroku put into their default Ruby buildpack what the user-env-compile option was doing.

https://discussion.heroku.com/t/ruby-build-environment-variable-access/460

They say that it should just work, but apparently it doesn't. I'll try to look at it when I have some time this week.

isvictorious commented 10 years ago

Hey guys,

Thanks for all the help. I tried it again, checked the log file and I put my Dropbox key in wrong.

Sorry for the trouble.