zhaoxinhua
zhaoxinhua
我在运行启动开发服务器的时候出现下面的问题,方便的话帮忙看一下,谢谢~ 服务器ruby版本:3.2.2 node版本:v22.5.0 
操作系统:Ubuntu  已安装:PostgreSQL 并已运行  执行配置数据库中的:bin/rails db:create 提示一下错误 
docker ps 如下  错误日志内容 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 `'...
docker信息  谷歌浏览器提示: ``` { "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...
之前用的all-in-one  ---------------------- https://github.com/OpenCSGs/CSGHub/blob/main/deploy/all_in_one/docker-compose.yml 最新的 all_in_one 部署方式中已经有了nginx 服务,直接使用 docker compose 启动即可 这里我将all-in-one目录拷贝过来  执行startup.sh运行,提示 [执行startup报错.txt](https://github.com/user-attachments/files/16842913/startup.txt)
