Tagged: hikvision QC, HS4, rtsp
-
AuthorPosts
-
Hendrik
Participant2019-08-18 at 11:26Post count: 13Du hast das loopback Interface verändert. Und du hast ein „i“ vergessen.
Es muss so aussehen:# The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface eth0 inet static address 192.168.178.11 netmask 255.255.255.0 gateway 192.168.178.1
pstack
Participant2019-08-18 at 12:27Post count: 4@Ich
unable to create socket on lo (2) for 127.0.0.1#123
means that a ntp daemon is already running. You have to disable timesyncd AND ntp. You just have to make sure, that the ntpd binary is on the system, it will be used then by the hs process itself.I’m currently testing hstk, getting back after that.
toni381
Participant2019-08-18 at 16:29Post count: 6Habe ihn mittlerweile zum laufen bekommen mein Projekt was ich manuell als Datei und entpackt habe läuft auch
Habe nur ein Problem wenn ich mit dem Experten das Projekt aktualisieren möchte meckerte der Experte das nicht genügend Speicher Platz wäre was aber nicht sein kann,
Hat wer ne Ahnung wo es dran liegen könnte ?sinn3r
Participant2019-08-18 at 17:16Post count: 365@toni381
klingt für mich nach falschen Berechtigungen im project-Ordner.toni381
Participant2019-08-18 at 17:19Post count: 6Nur welche ?
sinn3r
Participant2019-08-18 at 17:42Post count: 365Einfach mal auf 777 setzen, dann siehst Du ja, ob’s klappt.
Ich
Participant2019-08-18 at 19:06Post count: 38@pstack
Vielen Dank für dein Feedback. Nachdem ich den ntp-Dienst deaktiviert habe, ist die Fehlermeldung auch verschwunden. Wenn ich das richtige verstanden habe, hätte ich ntp erst garnicht installieren müssen, da der Dienst bereits in hs enthalten ist. Richtig ?-
This reply was modified 4 years, 3 months ago by
Ich.
Hendrik
Participant2019-08-18 at 19:07Post count: 13Nein,
der hs ruft den Dienst auf. Dafür muss er vorhanden sein :)Aber bei mir will er trotzdem nochimmer nicht Remanent speichern.
Trotz 777 Berechtigung und aktiviertem ftp upload.
Im Log des FTP Servers sehe ich nichtmal einen login Versuch-
This reply was modified 4 years, 3 months ago by
Hendrik.
toni381
Participant2019-08-18 at 19:25Post count: 6habe das Project verzeichnis auf 777 kann trotz dem nix Uploaden
-
This reply was modified 4 years, 3 months ago by