Mason
Mason
@Tendo33 Please using package in release v1.2.3, It has a bug in main that we haven't fixed.
@wayneliu0019 this error cause csghub-server cannot be started `Error: failed to register cron jobs: unable to create schedule, error:expected 0 args for function: SyncAsClientWorkflow but found 1`, this is a...
Okay, please troubleshooting with following steps: 1. Install argo first using [this yaml](https://github.com/OpenCSGs/csghub-installer/blob/main/docs/en/install_argo.md) 2. Enter the container omnibus-csghub and execute `csghub-ctl tail csghub-builder`(Through this you can see whether the image...
Does `/var/opt/csghub-builder/logs` exist?
I suspect there might be a problem with the directory permissions. Are there any log files for other services below? Please give 777 open permissions and try
All log files should be under `/var/log/`
Can you switch to docker compose method and try again, this method is also easily configured. Previously, omnibus-csghub has always existed as a fast experience. In order to provide a...
I discovered this problem when traversing multiple large git repos. I hope this problem can be fixed early. Is there a workaround?
Not yet. I will test it in the next two days and report the results here.
After testing for a while, I changed max open files from 65535 to 4000, and the impact on memory does not seem to be very large.