Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

book now button not working #11

Open
grubika opened this issue Jan 10, 2025 · 0 comments
Open

book now button not working #11

grubika opened this issue Jan 10, 2025 · 0 comments

Comments

@grubika
Copy link

grubika commented Jan 10, 2025

using for edu/test purposes, and the 'book now' button is not working, 404. what could be the problem? At the database / documents import, I had to remove the $ before oid, because couldn't proceed. Other functions working as expected.

NotFoundError: Not Found
at /home/autorizz/site/app.js:90:10
at Layer.handle [as handle_request] (/home/autorizz/site/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/home/autorizz/site/node_modules/express/lib/router/index.js:317:13)
at /home/autorizz/site/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/home/autorizz/site/node_modules/express/lib/router/index.js:335:12)
at next (/home/autorizz/site/node_modules/express/lib/router/index.js:275:10)
at /home/autorizz/site/node_modules/express/lib/router/index.js:635:15
at next (/home/autorizz/site/node_modules/express/lib/router/index.js:260:14)
at SendStream.error (/home/autorizz/site/node_modules/serve-static/index.js:121:7)
at SendStream.emit (node:events:517:28)
at SendStream.error (/home/autorizz/site/node_modules/send/index.js:270:17)
at SendStream.onStatError (/home/autorizz/site/node_modules/send/index.js:421:12)
at next (/home/autorizz/site/node_modules/send/index.js:764:28)
at /home/autorizz/site/node_modules/send/index.js:772:23
at FSReqCallback.oncomplete (node:fs:202:21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant