Matthias Vandermaesen
Matthias Vandermaesen
Okay. Sounds good. I've annotated the flow to make it more clear: 1. Parse current version numbers from files 2. Ask user to enter new version number (ie skip a...
Tried your first suggestion. The problem persists. I also tried with the StacksFileResolver service as an initializer. That was also ignored. I've cloned the sul-dlss-labs/image-server repo on my Vagrant box...
Quick update. I just ran the rails app with the standalone `rails server`. This works as normally. Seems like the culprit is either Passenger or Nginx.
@KingNoah Are you using passenger? Because I didn't use passenger and went with puma (rails server) instead. I opened up an issue in the passenger issue queue... which is still...