Backblaze issue

Kindly help in that

We have the same issue after installing this script; the backup won’t work and shows the error below:
Failed to execv() /tmp/staticx-pGDbkD/b2: Permission denied

My hosting provider Ultahost says:
However, the program tries to make a call with the execv() function inside the /tmp directory which the system doesn’t give the full permission to.
You can view the full system trace by running the command given below.

Please if you know the solution to share it, will appreciate your help.

Hello @webday

Change permissions to /tmp with chmod a=rwx,o+t /tmp