This forum is no longer active. Please post your questions to our new community site
Post installation_500 internal error
|
|
I’ve attempted to install Tracks 16.2 2-3 times on a Windows XP (SP3) machine. in the last part of the install, I get an error message toward the end of the process when Apache restarts. The Apache error logs says I then click through and complete the install. on a side note: I’ve tried the install once with the standard folder setup (C:/programs files/Bitnami Tracks Stack) and also C:/program file/Stacks After the install, from the start menu I went to Launch Bitnami. Once clicking on the Access Bitnami Tracks Stack link, I get the 500 error. I’ve also tried launching from the http://127.0.0.1 ...appreciate any help I can get on this! |
|
|
Could you try restart the servers through the Windows shortcuts? This erro could happen when the Apache server is started and the mongrel server has not started yet. Try to restart only the Apache server from the services panel (tracksApache service). Cheers. |
|
|
Thanks for the reply! I tried restarting the services and all of the servers appear to be running. I tried running the Apache2 SERVICERUN (program files\tracks\apache2\scripts) script to restart the server. It found it to be already in “start.” and would stop it. Launching Bitnami tracks would then result in a time out. Restarting everything again would give the 500 internal… I must point out that I’m not a programmer. I’m okay with running stuff from the command prompt, but would need fairly explicit direction. I’m sorry if I’m out of my depth here… Thanks for your patience. |
|
|
Mmmm it is strange. Do you have any firewall enabled? Could you disable the Windows firewall? |
|
|
Tried it without the firewall with no luck—same error. Sorry to be such a newb. |
|
|
Could you try to access from http://127.0.0.1:3001 ? |
|
|
Not to hijack, but I am getting the same error. I used the BitNami installer on a W2K system. The install was a little buggy. I was missing libmysql.dll after the install and it kept nagging at me until I grabbed the dll off a public file server. All services are running and were restarted, ruby.exe is running. I am using FF and have allowed scripting to localhost and 127.0.0.1 but I get a 500 Internal Service Error as well when trying to access stacks. I tried the alternate port as well and get a Not Found error. Update – I uninstalled and reinstalled to c:\Program Files\Tracks Now I get a Not Found error. |
|
|
Do you have any special proxy configuration in your browser? |
|
|
No – none. I restarted all the services again (although they were already running) and am back to the 500 Internal Server Error. apache2 access.log: error log after restarting the service: |
|
|
I saw similar error message after checking the Apache2 error logs. I also tried IP 127.0.0.1:3001 with the same results. |
|
|
Mmmm I found this in google, could you take a look and try this solution? http://e168f08.plugh.org/uncategorized/windows-may-need-to-update-to-rake-083/
Cheers. |
|
|
It updated to rake 0.8.4. Same problem though. :( Status: 500 Internal Server Error Content-Type: text/html |
|
|
I uninstalled bitnami-tracks-1.7rc2-1-windows-installer.exe and installed bitnami-tracks-1.6-2-windows-installer.exe. Exact same error as above. I applied gem update rake and it updated again to rake 0.8.4. Started services again, but no longer getting a 500 Server Error. Instead, this is from apache2 error.log: and the page error reads a 404: Not Found The requested URL /tracks/ was not found on this server. |
|
|
HI, I understand that the error could be related to Apache configuration as a proxy server but you should have access from http://127.0.0.1:3001/tracks no? |
|
|
No – I get a 500 server error. Status: 500 Internal Server Error Content-Type: text/html |
|
|
Ok try the following. Kill any mongrel_service and ruby process in your task manager. Then go to the “Use Tracks” shortcut and type de following:
This action should launch the Mongrel server and you can connect through 127.0.0.1:3001. Cheers. |
|
|
I certainly appreciate your help on this, but I am ready to give in. C:\Program Files\BitNami\apps\tracks>ruby script\server RAILS_ENV=”production”=> Booting Mongrel (use ‘script/server webrick’ to force WEBrick) => Rails application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server
It stops there, so I go to 127.0.0.1:3000/tracks/ and it dumps a large output and a 500 Service Error. |
|
|
I certainly appreciate your help on this, but I am ready to give in. C:\Program Files\BitNami\apps\tracks>ruby script\server RAILS_ENV=”production”=> Booting Mongrel (use ‘script/server webrick’ to force WEBrick) => Rails application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server
It stops there, so I go to 127.0.0.1:3001/tracks/ and I get a 500 Server Error and the DOS window dumps a large output noting the 500 and all the associated files. |


