-
I have an issue with jaymoulin/docker-jdownloader on Raspberry Pi4 with OMV5 Docker configure via Portainer
This the Log file
/opt/JDownloader # java -jar JDownloader.jar -myjd myemail pass…
-
# Dědění tříd
Další úkol bude zajímavý.
- [x] Vytvoř třídu `\App\JsonStorage`, ~která bude poděděná z třídy `\App\FileStorage`~, bude mít rovněž metodu `read($filename)`, která zajistí bezpečné …
-
On latest OpenHab2 release (stable), Homekit is not working properly.
At each restart I get the following message:
[WARN ] [nhab.io.homekit.internal.HomekitImpl] - Could not find existin…
-
After update to snapshot 1569 I get errors in the log and quite a lot of my things are missing in the setup now.
```
2019-04-13 21:23:14.070 [ERROR] [me.storage.json.internal.JsonStorage] - Couldn…
-
Run on Windows 10:
```
[INFO] --- bnd-testing-maven-plugin:4.2.0:testing (default) @ org.openhab.core.semantics.tests ---
[INFO] Matching glob *
20:24:54.175 [main] DEBUG org.eclipse.smarthome.cor…
-
Machine=Windows 10
Pipenv file contents:
```
`[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
mypy = "*"
[packages]
alkali = "*"
fcntl = "*"
…
-
IMHO #4468 has broken the storage mechanism for rules.
See https://github.com/eclipse/smarthome/pull/4468#issuecomment-403564760
-
Hi, sorry its me again! I just installed this package on my Manjaro OS with Pipenv.
```
28 import os
29
---> 30 from .storage import Storage, JSONStorage
31
32 import log…
-
I noticed that `touch(path, create_dirs=create_dirs)` is called during `JSONStorage` initialization which executes `os.utime(fname, None)` on the database file. I'm looking for an explanation as to wh…
-
I'm using 3.4.8, and this is my config file:
```yml
# _____ __ _ _ _____ _
# | __|___ ___ _ _ ___ ___| | |_|___| |_| _ | |_ _ ___
# |__ | -_| …