MacOS client 2020

Could be this is how I got that random slash into the serial id

So I finally made a patch and it worked. The problem is that a popen is made for the first command and before a pclose happens a another nested popen is made.

Look at the FreeBSD docs for the popen on the section bugs. This is supposedly the cause of the problem.

My first test is working now. I will review the code and clean it up. Then I’ll send you a PR.

When I start the Mac client, I get the error "The application “UrBackup Client.app” is not open anymore. When I start the Mac Client from Terminal, I get the error “LSOpenURLsWithRole() failed with error -600 for the file /Applications/UrBackup Client.app.”

MacOS = 10.15.7

Please use the client in MacOS client 2021