PTS-Clone fails to deploy mounts #6

Open
opened 2026-01-19 18:31:05 +00:00 by michael · 5 comments
Owner

Originally created by @Pukabyte on GitHub.

Describe the bug
A clear and concise description of what the bug is.

  • when deploying mounts gdrive service and tdrive services fail. And it comes up with Deploy fail : blitz

To Reproduce
Steps to reproduce the behaviour:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

  5. Deploy mounts

  6. See error

Expected behaviour
A clear and concise description of what you expected to happen.

  • Deploy Failed: Blitz

Screenshots
If applicable, add screenshots to help explain your problem.

image

image

image

Error Logs
If applicable, add any error logs you are seeing to help problem-solving.

  • in screenshots above

Additional context
Add any other context about the problem here.

Originally created by @Pukabyte on GitHub. **Describe the bug** A clear and concise description of what the bug is. - when deploying mounts gdrive service and tdrive services fail. And it comes up with Deploy fail : blitz **To Reproduce** Steps to reproduce the behaviour: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error 1. Deploy mounts 2. See error **Expected behaviour** A clear and concise description of what you expected to happen. - Deploy Failed: Blitz **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/120460627/227745735-9f4fdde6-c5b3-4f33-8228-461ec5157d51.png) ![image](https://user-images.githubusercontent.com/120460627/227745753-7298c0b6-e3c1-475f-9d4f-659975109c2f.png) ![image](https://user-images.githubusercontent.com/120460627/227745764-fac9a49a-c194-4c22-b178-081b80732d26.png) **Error Logs** If applicable, add any error logs you are seeing to help problem-solving. - in screenshots above **Additional context** Add any other context about the problem here.
michael added the bug label 2026-01-19 18:31:05 +00:00
Author
Owner

@pazport commented on GitHub:

why not just install fusemount3 with apt-get install fuse3

@pazport commented on GitHub: why not just install fusemount3 with ``apt-get install fuse3``
Author
Owner

@SP4C3W0LF commented on GitHub:

ln -s /bin/fusermount /bin/fusermount3

that should fix it

@SP4C3W0LF commented on GitHub: ln -s /bin/fusermount /bin/fusermount3 that should fix it
Author
Owner

@fernando-granco commented on GitHub:

why not just install fusemount3 with apt-get install fuse3

Can't install it on 18.04

@fernando-granco commented on GitHub: > why not just install fusemount3 with `apt-get install fuse3` Can't install it on 18.04
Author
Owner

@gmaster12 commented on GitHub:

ln -s /bin/fusermount /bin/fusermount3

that should fix it

Very much appreciated. I had the same problem 5/5/23 and this link fixed it. Not sure what's changed as i've only used 18.04 in all my installs.

@gmaster12 commented on GitHub: > ln -s /bin/fusermount /bin/fusermount3 > > that should fix it Very much appreciated. I had the same problem 5/5/23 and this link fixed it. Not sure what's changed as i've only used 18.04 in all my installs.
Author
Owner

@fernando-granco commented on GitHub:

ln -s /bin/fusermount /bin/fusermount3

that should fix it

This fixed it, thank you

@fernando-granco commented on GitHub: > ln -s /bin/fusermount /bin/fusermount3 > > that should fix it This fixed it, thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MHA-Team/PTS-Team#6