ioBroker.asterisk icon indicating copy to clipboard operation
ioBroker.asterisk copied to clipboard

Error, could not create configfile. ENOENT: no such file or directory

Open vaaarg opened this issue 1 year ago • 0 comments

Bleibe gerade irgendwie bei der Konfig stecken. Die Installation nach neuer Anleitung verlief fehlerfrei.

Wenn ich die "Einmaligen Konfigurationsdateien" erstellen will bekomme ich folgenden Fehler:

Error, could not create configfile. ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.asterisk/template/sip_fritzbox.conf.template'

Wobei "'/opt/iobroker/node_modules/iobroker.asterisk/template/sip_fritzbox.conf.template'`" nicht existiert

Hast Du eine Idee wos hier haken könnte ? Habe noch eine ältere Installation auf einem anderen raspberry gehabt, die geht nach Update aber leider auch nicht mehr. Die Konfigurationsdateien sehen sehr unterschiedlich aus. Bin etwas ratlos. Die Installation verlief wie gesagt reibungslos in vorgegebener reihenfolge und anweisung. Wäre sehr geil wenn Du mal einen Blick drauf werfen könntest @schmupu THX !

Installierte Version: 2.0.2 Plattform: linux RAM: 7.8 GB Node.js: v20.19.0 NPM: 10.8.2

`pi@pio8gbsto:~ $ sudo systemctl restart asterisk pi@pio8gbsto:~ $ sudo systemctl enable asterisk asterisk.service is not a native service, redirecting to systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable asterisk pi@pio8gbsto:~ $ sudo systemctl status asterisk ● asterisk.service - LSB: Asterisk PBX Loaded: loaded (/etc/init.d/asterisk; generated) Active: active (running) since Fri 2025-03-14 09:48:17 CET; 29s ago Docs: man:systemd-sysv-generator(8) Tasks: 75 (limit: 9571) CPU: 573ms CGroup: /system.slice/asterisk.service └─959 /usr/sbin/asterisk -U asterisk -G asterisk

`

Quelle | Zeit | debug |   -- | -- | -- | -- asterisk.0 | 2025-03-14 11:12:43.049 | debug | Disconnecting from Asterisk asterisk.0 | 2025-03-14 11:12:43.049 | debug | Reconnect to Asterisk was not succesfull. Restarting Aseterisk asterisk.0 | 2025-03-14 11:12:43.047 | debug | Reconnect to Asterisk asterisk.0 | 2025-03-14 11:12:33.046 | error | Error: Could not connect to Asterisk asterisk.0 | 2025-03-14 11:12:12.939 | debug | Connect to Asterisk asterisk.0 | 2025-03-14 11:12:12.938 | debug | move /tmp/audio_7bd64258-ef96-77a6-6dc2-4bf38dbf621f.gsm /opt/iobroker/asterisk/asterisk_dtmf.gsm asterisk.0 | 2025-03-14 11:12:12.339 | debug | Starting getGuidGsmFile asterisk.0 | 2025-03-14 11:12:12.339 | debug | Starting createDialInFile asterisk.0 | 2025-03-14 11:12:12.290 | debug | Init default States asterisk.0 | 2025-03-14 11:12:12.290 | debug | Starting createConfigFiles asterisk.0 | 2025-03-14 11:12:12.289 | info | Starting Adapter asterisk.0 in version 2.0.2 with transcoder ffmpeg and language DE `

vaaarg avatar Mar 14 '25 08:03 vaaarg