zhaoxinhua

Results 7 issues of zhaoxinhua

我在运行启动开发服务器的时候出现下面的问题,方便的话帮忙看一下,谢谢~ 服务器ruby版本:3.2.2 node版本:v22.5.0 ![image](https://github.com/user-attachments/assets/9590ff7f-a572-4405-8c0c-44f296cfed27)

操作系统:Ubuntu ![1721288884866](https://github.com/user-attachments/assets/bb836a16-69a5-4f0f-b548-c66fb95f398a) 已安装:PostgreSQL 并已运行 ![image](https://github.com/user-attachments/assets/502bc636-2492-472f-ab48-e7731f78ab35) 执行配置数据库中的:bin/rails db:create 提示一下错误 ![06735f2c27461ea5e423c139b52cfa1](https://github.com/user-attachments/assets/b9d7a410-7848-4ec4-b2cc-e085051f35f9)

waiting for feedback

docker ps 如下 ![docker](https://github.com/OpenCSGs/CSGHub/assets/75721986/07b8c81a-a046-4f93-b3fb-204b1ca85d16) 错误日志内容 rails aborted! ThreadError: can't create Thread: Operation not permitted (ThreadError) /usr/local/bundle/gems/debug-1.8.0/lib/debug/session.rb:179:in `initialize' /usr/local/bundle/gems/debug-1.8.0/lib/debug/session.rb:179:in `new' /usr/local/bundle/gems/debug-1.8.0/lib/debug/session.rb:179:in `activate' /usr/local/bundle/gems/debug-1.8.0/lib/debug/session.rb:2261:in `block in singleton class' /usr/local/bundle/gems/debug-1.8.0/lib/debug/session.rb:2194:in `start' /usr/local/bundle/gems/debug-1.8.0/lib/debug.rb:8:in `'...

waiting for feedback

docker信息 ![image](https://github.com/user-attachments/assets/cbd6046e-3ce9-4939-8c1e-f12c4c04400d) 谷歌浏览器提示: ``` { "status": "error", "msg": "Redirect URI: http://121.37.3.254:80/api/v1/callback/casdoor doesn't exist in the allowed Redirect URI list", "data": null, "data2": null } ``` edge浏览器提示 ``` Casdoor You need...

root@hcss-ecs-c9de:/www/wwwroot/opencsg/CSGHub-main# bin/dev 16:31:15 web.1 | started with pid 15760 16:31:15 css.1 | started with pid 15761 16:31:15 js.1 | started with pid 15762 16:31:15 js.1 | yarn run v1.22.22 16:31:15...

follow up

之前用的all-in-one ![image](https://github.com/user-attachments/assets/eee3a236-24aa-44f8-b308-2a7866b99330) ---------------------- https://github.com/OpenCSGs/CSGHub/blob/main/deploy/all_in_one/docker-compose.yml 最新的 all_in_one 部署方式中已经有了nginx 服务,直接使用 docker compose 启动即可 这里我将all-in-one目录拷贝过来 ![image](https://github.com/user-attachments/assets/5957c64c-5748-4658-927d-c1d72c5cf95e) 执行startup.sh运行,提示 [执行startup报错.txt](https://github.com/user-attachments/files/16842913/startup.txt)

waiting for feedback

![image](https://github.com/user-attachments/assets/359421dd-abab-4b80-b35f-547f7757b975)

needs more info