German-Service-Network

Results 38 comments of German-Service-Network

I have created a new pull request #260 with complete copy of the code and a corresponding test case

If I see this correctly, it is the same error as #915 Workaround is change repository_depth: '1' to '0' and put all repositorys in one main folder "/var/www/html/git-mirror/github.com/"

Unfortunately I cannot reproduce the error, but I think it is related to the jumping time mentioned by hmh in the pull-request, which can occur with CLOCK_REALTIME. Presumably NTP is...

Can you please check whether the problem is also present with the version under a3d991b ? Of course, this is not the final version. I just want to know whether...

@auerswal your suggestion is the better solution and should prevent the error message under FreeBSD directly after the system boot. I have implemented this in pull request #306

That's right, here are the different CPU usage times 1. [DEBUG] CPU time used: 0.001433 sec 2. [DEBUG] CPU time used: 0.000466 sec The debug output has been extended with...

@schweikert you can use one of the pull requests #306 or #307. Preferably use #307, because the other one is a bit worse in terms of CPU time. I will...

Have you found a solution to the problem? If not I would try to help