Defect #38784
closedProblem with access REDmine
0%
Description
Hello,
when i try to connect to my http://localhost to access the redmine programam i get the following error message tha you see in attached
Files
Updated by Jérôme Gallot over 1 year ago
HI,
Look at logs/production.log file (if you haven't changed the filename), the error will be indicated.
JG
Updated by Enrico Astegiano over 1 year ago
Hello,
This is the contain of file production.log.
2023/07/04 22:36:51 [emerg] 12634#0: bind() to 0.0.0.0:3000 failed (98: Address already in use)
2023/07/04 22:36:51 [emerg] 12634#0: bind() to 0.0.0.0:3000 failed (98: Address already in use)
2023/07/04 22:36:51 [emerg] 12634#0: bind() to 0.0.0.0:3000 failed (98: Address already in use)
2023/07/04 22:36:51 [emerg] 12634#0: bind() to 0.0.0.0:3000 failed (98: Address already in use)
2023/07/04 22:36:51 [emerg] 12634#0: bind() to 0.0.0.0:3000 failed (98: Address already in use)
2023/07/04 22:36:51 [emerg] 12634#0: still could not bind()
Seems that not find the server localhost define in some file of configuration, I think!
EA
Updated by Enrico Astegiano over 1 year ago
Hi,
Please, I have need help for resolve the problem Redmine not working, and I don't know what does you to do.
Thank you
Updated by Go MAEDA over 1 year ago
- Status changed from New to Closed
- Resolution set to Invalid
Probably it is not a problem with Redmine but with your environment.
Please use forums for asking questions. The Issues page is for reporting bugs, suggesting new features, or submitting patches. It may be helpful for you to read the How to request help.