Staubgeborener / klipper-backup

Klipper backup script for manual or automated GitHub backups. Lightweight, pragmatic and comfortable.
https://klipperbackup.xyz
222 stars 46 forks source link

[Bug]: Bus error #44

Closed tiagomaricate closed 5 months ago

tiagomaricate commented 5 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 5 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 5 months ago

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