Exist2Resist

Results 4 issues of Exist2Resist

I launch the Docker and it exits after a couple min with the following in the log. Started I a server reboot. ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/concurrent/futures/process.py",...

Issue deploying cluster. ``` Error: Error waiting for creating GKE cluster: │ (1) Not all instances running in IGM after 32.252902304s. Expected 1, running 0, transitioning 1. Current errors: [CONDITION_NOT_MET]:...

When backing up I get `Msg 102, Level 15, State 1, Server mssql-server-1-lrjmh, Line 1 Incorrect syntax near '-'. Msg 319, Level 15, State 1, Server mssql-server-1-lrjmh, Line 1 Incorrect...

I am using the following commands to build par2cmdline-turbo in a rocky linu8 container. ```shell git clone https://github.com/animetosho/par2cmdline-turbo.git cd par2cmdline-turbo aclocal automake --add-missing autoconf ./configure make make install ``` This...