redplanetlabs/twitter-scale-mastodon

Unable to start RAMA on port 8080

dipenappscrip opened this issue · 3 comments

image
image
Uploading image.png…

I am getting this logs but unable to start RAMA

cmd - mvn spring-boot:run -Dspring-boot.run.jvmArguments="-Xss4m"

Those logs look normal. Is there an error that you're getting?

I am unable to run RAMA on port : 8080

Rama isn't running on port 8080. It's the Spring API server that runs on that port.

Without more information I'm unable to help you any further. I would take a look at any WARN or ERROR logs, or if there's something else on your machine running on that port.