-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi!
I was just looking around for a Rails Application Packager, like yours! I tried it out and it worked the first time. However, when I tried to re-package my Rails app, or a different Rails app, and run the executable that gets generated, it basically gives me a blank screen.
When I go in to my Rails Application and run script/server it says the port 3000 is already in use.
So I'm assuming the port never gets closed or something?
So when I run script/server -p 4000 it works. Though, when I try to create a new executable and assign it port 4000, still resorts in a blank screen getting displayed.
Metadata
Metadata
Assignees
Labels
No labels