Staubgeborener / Klipper-Backup

Klipper-Backup is a script for manual or automated Klipper GitHub backups. It's Lightweight, pragmatic and comfortable.
https://klipperbackup.xyz
287 stars 56 forks source link

[Bug]: Bus error #44

Closed tiagomaricate closed 9 months ago

tiagomaricate commented 9 months ago

What happened

Whe I try to clone the repository, I get the message "Bus error"

What did you expect to happen

It should start the download a copy of repository.

How to reproduce

In terminal I just type:

git clone https://github.com/Staubgeborener/klipper-backup.git && chmod +x ./klipper-backup/script.sh && cp ./klipper-backup/.env.example ./klipper-backup/.env

Additional information

No response

Staubgeborener commented 9 months ago

Please provide some screenshots of the behavior and the error message. Doesn't sound like a problem with Klipper-Backup but with your system tbh.

tiagomaricate commented 9 months ago

Fixed. Basically the problem was the raspberry itself. For some reason it blocked the rights to read/write files in some folders.