Oliver_
Java server cant build
Hi,
I have a group project where we currently have a server client in java. Our idea was to have the client on our local computers but the server hosted on Railway. Unfortunally I cant get the server to get a build. I keep runing into context: a27c8c3cdde36368d353a5b491cee25e.
My project Id: 1fd637f3-03a9-4a02-8165-aa2d33b08eca
11 replies
404 after redirected
Hi again,
Im using a spotify API to login and get the userID. I can login and get and exchange token, but after begin redirected after the login to the main-page again I get:
null:1
GET https://routetunes-frontend-production.up.railway.app/null 404 (Not Found)
Locally this works as it should, Im wondering if im missing a setting here.
Project id: d049f9d9-e78d-469c-92db-07275e5ffd44
7 replies
Nixpacks build failed on frontend app
Hi! Ive been wokring on a app that uses Python as a API server and frontend using HTML and JS. But when I deploy the githup repo for the frontend I keep getting Nixpacks build failed.
My project Id is : d049f9d9-e78d-469c-92db-07275e5ffd44
17 replies
WebSockets with Railway
Hi there! So Im doing a game using websockets. Frontend is using react.js and backend is using java with maven.
We have the server up and runing without issues. But we cant seem to get our ports to match, it just says that we fail to connect for exampel port 8080.
We have tried to copy the domain from the backend with :8080 to the frontend.
34 replies