Rails server will not run. Getting this message:
ActionController::RoutingError (No route matches [OPTIONS] “/*”):
Rails server will not run. Getting this message:
ActionController::RoutingError (No route matches [OPTIONS] “/*”):
Hey, @chris-intelatek welcome to the forums!
Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!
Also see this guide on how to share your code:
Is your server crashing? If not, try opening the webview (I have a feeling that that’s perfectly normal, due to Replit quirks)
Added this to my deployment.rb file config.hosts << /.*.repl.co/ and it worked, for a while. Back to not working.