Skip to content

after deploying the production version, it shows 404 page not found. #668

Description

@yxguyxgu

hi,

after deploying the production version, it shows 404 page not found.

i used the environment is below

http://digitalocean.com/ docker droplet

Domain Registration
(http://namecheap.com/)

jh-prediction-market.site 146.190.149.144

git clone

./SocialPredict install

  1. Production

Username: admin
Password: VbbRbWzIw2ptyZFC6VKU

root@marketplace-s-1vcpu-1gb-sfo3:/home/socialpredict# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
66bc86d4615f nginx:latest "/docker-entrypoint.…" 12 seconds ago Up Less than a second 80/tcp socialpredict-nginx-container
a2c314bdd059 ghcr.io/openpredictionmarkets/socialpredict-frontend "/entrypoint.sh" 12 seconds ago Up 11 seconds 80/tcp socialpredict-frontend-container
89789319ad95 ghcr.io/openpredictionmarkets/socialpredict-backend "/usr/local/bin/serv…" 12 seconds ago Up 2 seconds 8080/tcp socialpredict-backend-container
c6cdff12cff0 postgres:16.6-alpine3.20 "docker-entrypoint.s…" 13 seconds ago Up 12 seconds 5432/tcp socialpredict-postgres-container
2b7a404f82c7 traefik:v3.5 "/entrypoint.sh trae…" 13 seconds ago Up 12 seconds 0.0.0.0:80->80/tcp, [::]:80->80/tcp, 0.0.0.0:443->443/tcp, [::]:443->443/tcp socialpredict-traefik-container

root@marketplace-s-1vcpu-1gb-sfo3:/home/socialpredict# curl -I http://jh-prediction-market.site
HTTP/1.1 308 Permanent Redirect
Location: https://jh-prediction-market.site/
Date: Tue, 28 Apr 2026 02:15:28 GMT
Content-Length: 18

root@marketplace-s-1vcpu-1gb-sfo3:~# curl -I https://jh-prediction-market.site
curl: (60) SSL certificate problem: self-signed certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

jh-website.txt

thanks.

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedtesting

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions