Everything compiling, but page giving 404 error https://libary.educanet.me/

17 Replies
f_xny
f_xnyOP2w ago
f_xny
f_xnyOP2w ago
my build.js
f_xny
f_xnyOP2w ago
Vercel works but vercel is s#it I need this to work for my school's libary pls and here is my index.js
f_xny
f_xnyOP2w ago
f_xny
f_xnyOP2w ago
idfg for this idk no but some forced sites worked pls help
Walshy
Walshy2w ago
it's failing to setup the route per your build log
2025-03-26T19:59:28.134Z - Unexpected fields found in build field: "routes"
you have routes under [build], move it above all tables to the top regardless, this is a lot of code to just throw and expect us to debug, what have you tried so far? we don't know how it's meant to work
f_xny
f_xnyOP2w ago
thx
f_xny
f_xnyOP2w ago
But this new log doesnt have this error
f_xny
f_xnyOP2w ago
but still 404 error I dont know I think it might be a bug @Walshy | Workers/Pages please Its also concurrent start of the server and client @Tanmay Kapoor could you help me? @Walshy | Workers/Pages please help
Walshy
Walshy2w ago
patience is a virtue but it seems like it's working now?
No description
f_xny
f_xnyOP2w ago
no read the text I tried cursor for porting it I still have a 404 error log
f_xny
f_xnyOP2w ago
f_xny
f_xnyOP2w ago
when i ran it locally it gave me this: Serving path: / from domain: 127.0.0.1 Static content available
Serving index path: /
X [ERROR] Error listing static content: [Error: internal error; reference = ougi2097pm0j7da1rcd65raf] { remote: true } [wrangler:inf] GET / 200 OK (195ms)
Serving path: / from domain: 127.0.0.1 Static content available
Serving index path: /
[wrangler:inf] GET / 200 OK (39ms)
Serving path: /favicon.ico from domain: 127.0.0.1 [wrangler:inf] GET /favicon.ico 200 OK (13ms)
Serving path: /favicon.ico from domain: 127.0.0.1 [wrangler:inf] GET /favicon.ico 200 OK (7ms) I have no idea 0 @Walshy
Walshy
Walshy2w ago
again, we don't know how your app is meant to work, what is expected, etc i'm really not sure what i can do right now
f_xny
f_xnyOP2w ago
it should load a client I can give you the whole project Ima dm it to you, I have some api keys there but I trust you they are free plans so it would be useless for you @Walshy hello?
Walshy
Walshy2w ago
you don't need to ping me, i will read here when i can but i also have other work to do
f_xny
f_xnyOP7d ago
ok Can i send it to you ? i might have fixed it only for the local server here you have it in dm it might be building the static files wrongly I dont really understand this serverless stuff and pumping it on a oracle free amd machine and setting it up is too much work and I want to learn smth new I think this is a bug the 404 errors for the client are just weird and ill be moving to self hosting selfhosting is better

Did you find this page helpful?