Ibnu Rasikh - creatypestudio.co
Explore posts from serversContainer Healthy But Web Inaccessible.
1. after installing with docker
bash <(curl -sL https://git.new/20)
i edited the SERVER_URL
to my domain
2. then do docker-compose down
and docker-compose up -d
for making the domain works.
3. after successfully setup nginx, i try to visit the homepage/root (/
) the i received Query Failed
error when submitting the email
4. look at docs, it says if you can't login do docker exec -it twenty-server-1 yarn
and docker exec -it twenty-server-1 npx nx database:reset
, and i do both.
5. now the container health check /healthz
is returning {"status":"ok","info":{},"error":{},"details":{}}
but the root page returning {"statusCode":404,"message":"Cannot GET /","error":"Not Found"}
it is even worse than the initial which at first i still getting the full rendered UI.
additional notes :
*all the containers, except twenty-change-vol-ownership-1
is successfully started. only that container that are can't be started. dunno what happen.
**i'm running all the commad with root.6 replies
TTCTheo's Typesafe Cult
•Created by Ibnu Rasikh - creatypestudio.co on 6/4/2024 in #questions
Have you experienced your Next.js getting hacked?
Has anyone experienced their Next.js website getting hacked?
I'm curious because my own website has never been hacked, while my clients' WordPress-based websites on the same server often get hacked, mostly for "spam advertising" purposes. I think this might be due to malware on the server or session hijacking.
If you have any experience with hacks on a Next.js website, what kind of attacks did you encounter? I never thought about this possibility.
4 replies
TTCTheo's Typesafe Cult
•Created by Ibnu Rasikh - creatypestudio.co on 4/27/2024 in #questions
Fail to try beta version of Typescript because @t3-oss requirement
3 replies