Open dc5dm opened 1 year ago
easy, install anydesk original Package from: https://anydesk.com/de/downloads/raspberry-pi?dv=raspberrypi download the deb package and then install with sudo apt-get install xxxx.deb
Just out of curiosity, why is Anydesk part of the mandatory installation for something many are running headless?
Hi, thanks for reply. However, I think it isn't as easy as thought...
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Hinweis: »anydesk« wird an Stelle von »./anydesk_6.3.0-1_armhf.deb« gewählt.
anydesk ist schon die neueste Version (6.3.0).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 89 nicht aktualisiert.
Semms the most recent anydesk was already installed. The script "install_and_upgrade.sh" seems to run some steps further
TASK [common : wxtoimg config file] ************************************************************************************************
changed: [localhost]
TASK [common : MeteorDemod config settings.ini file] *******************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "checksum": "455c6cca060a5e3c14a03824191a7b5a63028812", "msg": "Destination directory /home/marcus/.config/meteordemod does not exist"}
PLAY RECAP *************************************************************************************************************************
localhost : ok=14 changed=4 unreachable=0 failed=1 skipped=11 rescued=0 ignored=0
Error: Something failed with the install - please inspect the logs above
I created the missing directory by hand and the script ran until here
/home/marcus/.noaa-v2.conf: Zeile 104: url-to-webpanel: Datei oder Verzeichnis nicht gefunden
INFO : Applying any schema updates...
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 00_seed_schema.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 01_add_spectrogram_bool.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 02_add_noaa_pristine_bool.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 03_add_pass_azimuth_direction.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 04_add_capture_gain.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 05_add_pass_azimuth_at_max.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 06_add_polar_az_el_bool.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 07_add_polar_direction_bool.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 08_add_histogram_bool.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : - applying 09_add_at_job_id.sql
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
INFO : Schema updates complete!
/home/marcus/raspberry-noaa-v2/scripts/common.sh: Zeile 23: /var/log/raspberry-noaa-v2/output.log: Keine Berechtigung
Error: Something failed with database update - please inspect the logs above
For this to fix I set 777 as access right for the directory "/var/log/raspberry-noaa-v2 and to delete old output.log files from previous tries.
Thanks so far. I am courious to see first rx results.
73 de dc5dm, Marcus
Hi, I am stuck with the installation.
After installing all dependices, the "script install_and_upgrade.sh" run into an error. Console output of the error:
Support Output
Server information (please complete the following information):
I am stuck installing and running the system and have no idea how to proceed and fix from here. Help/hints how to solve appreciated.
mni tnx Marcus