Hi all,
Hi everyone,
I’m new to Render.com, and I’m here to deploy my Next.js, Java, and PostgreSQL app.
I’ve been working on this for four days now, but I’m running into a lot of issues. I should mention that I haven’t used Docker before, and this is my first time deploying a Java application, so there’s a lot that’s new to me. Unfortunately, I haven’t found the AI guidance very helpful at this stage.
I’d really appreciate your advice. What would you recommend as the best approach for deploying a Next.js + Java + PostgreSQL app? I also haven’t set up a development environment yet, so I’m unsure about the best way to run it locally for testing and improvement.
Does Render offer any support for deployment issues? I’d be willing to pay for the Professional plan if it would provide me with direct assistance—this deployment error is proving to be a real challenge:
2024-11-08T12:55:42.975Z DEBUG 1 — [Aikelt] [nio-8080-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header
2024-11-08T12:55:42.975Z DEBUG 1 — [Aikelt] [nio-8080-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request
Thanks!