Coder Social home page Coder Social logo

Comments (4)

moeakwak avatar moeakwak commented on May 19, 2024

提供一下容器日志和config.yaml

from chatgpt-web-share.

517325862 avatar 517325862 commented on May 19, 2024

容器日志:
{"level":"info","ts":1678522486.0057504,"msg":"using provided configuration","config_file":"/app/Caddyfile","config_adapter":"caddyfile"}
{"level":"info","ts":1678522486.0083666,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"warn","ts":1678522486.0091918,"logger":"http","msg":"server is listening only on the HTTP port, so no automatic HTTPS will be applied to this server","server_name":"srv0","http_port":80}
{"level":"info","ts":1678522486.0093608,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc00034b1f0"}
{"level":"info","ts":1678522486.0097861,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
{"level":"info","ts":1678522486.0098536,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/root/.local/share/caddy"}
{"level":"info","ts":1678522486.0100465,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1678522486.0100863,"msg":"autosaved config (load with --resume flag)","file":"/root/.config/caddy/autosave.json"}
{"level":"info","ts":1678522486.0100968,"msg":"serving initial configuration"}
Successfully started Caddy (pid=22) - Caddy is running in the background
INFO: Started server process [36]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
User 1 has registered.
User created:
对话同步完成
INFO: 192.168.2.183:0 - "POST /auth/login HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /user/me HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /user HTTP/1.1" 200 OK
User 2 has registered.
INFO: 192.168.2.183:0 - "POST /auth/register HTTP/1.1" 201 Created
INFO: 192.168.2.183:0 - "GET /user HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "POST /auth/logout HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "POST /auth/login HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /user/me HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /conv?valid_only=true HTTP/1.1" 200 OK
{"level":"info","ts":1678620201.2314718,"msg":"using provided configuration","config_file":"/app/Caddyfile","config_adapter":"caddyfile"}
{"level":"info","ts":1678620201.2374525,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1678620201.241082,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000468d90"}
{"level":"warn","ts":1678620201.241241,"logger":"http","msg":"server is listening only on the HTTP port, so no automatic HTTPS will be applied to this server","server_name":"srv0","http_port":80}
{"level":"info","ts":1678620201.2471445,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
{"level":"info","ts":1678620201.2558334,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/root/.local/share/caddy"}
{"level":"info","ts":1678620201.2559276,"logger":"tls","msg":"finished cleaning storage units"}
{"level":"info","ts":1678620201.2559986,"msg":"autosaved config (load with --resume flag)","file":"/root/.config/caddy/autosave.json"}
{"level":"info","ts":1678620201.2560308,"msg":"serving initial configuration"}
Successfully started Caddy (pid=23) - Caddy is running in the background
INFO: Started server process [39]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
Create User admin Error: 用户名已存在
对话同步完成
INFO: 192.168.2.183:0 - "POST /auth/login HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "POST /auth/login HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /user/me HTTP/1.1" 200 OK
INFO: 192.168.2.183:0 - "GET /conv?valid_only=true HTTP/1.1" 200 OK

config.yaml:
image

from chatgpt-web-share.

moeakwak avatar moeakwak commented on May 19, 2024

试试 ghcr.io/moeakwak/chatgpt-web-share:0.1.2版本的镜像,应该已修复。

from chatgpt-web-share.

517325862 avatar 517325862 commented on May 19, 2024

问题已解决

from chatgpt-web-share.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.