CoWayger
CoWayger
I don't think this is the "right" solution, there are many card readers on market and manually listing them in some enum is not very maintainable approach. Is there some...
Having same problem, anyone on stackoverflow uses import in jsdoc, how this cant work? Are they not using jsdoc?
Same issue, Killed means you run out of free RAM, add more RAM or use swapfile on fast storage. Adding solved Killed issue, but I got trapped to pytorch compatibility...
Hi, sorry for delay. Lets presume I have 3 domains on server, which are served by their configs: default domain-a.conf domain-b.conf in default there is a block: ``` server{ server_name...
same problem... funny is the 3.7, 4.0 version it works just fine. Looks like it is problem with mounting folders into volumes. I tried many combinations of permission (even 777...
I found out reason. Be aware that this command: chown -R nominatim:nominatim /nominatim will affect all folders mounted into /nominatim/data So when you have structure like me: /mnt/NVME/europe.pbf /mnt/NVME/nominatim-db then...