xkill
xkill
I'm having the same problem. If you go to: 1) "Rulesets" from top menu. 2) Select "Default SELKS ruleset" 3) Click on "Action" -> "Edit" (URI: /rules/ruleset/1/edit) 4) Click on...
Hi, same problem: I installed SELKS yesterday based on the latest version. Upgraded all the packages and rebooted. Today I made a backup following the instructions at https://scirius.readthedocs.io/en/latest/backup-ce.html, but: ```...
I have the same issue. Play/Pause and Next/Prev song does not work. Play works when the app is launched, but if minimize it to the icon try, it will never...
``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.10 Release: 18.10 Codename: cosmic ``` ``` $ amazon-music-linux mediaplaypause registered! medianexttrack registered! mediaprevioustrack registered! mediastop...
1. Disable the autocert plugin. Otherwise it will create a new ssl cert signed by untrusted CA. 2. Check the JSON file, seems that it is wrong. (json_pp can help...
There is another process using the port 443, to check what program is using the port 443: ``` root# netstat -putan | grep :443 ```
Same issue here. I had to login manually on the app and a cept the new terms and the problem was fixed.
> Update after a small change. I change the databaseType to MariaDB (case sensitive) and now i am getting a different error: > > 2023-01-23 10:36:41.071328 INFO replay_lights: started 2023-01-23...
As on #155 It will be useful to add rules to skip files: * by extension * by MIME type * by size * by filename / foldername (regex???) *...
I've not tested the code as I don't managed to get the local addon being detected by Home Assistant. I managed to create the docker image based on this code...