-
**Describe the bug**
Added a second LXD host to interface
**To Reproduce**
Steps to reproduce the behavior:
1. Add a second host to LXD mosaic
**Screenshots**
This is reproducible for me…
trenb updated
5 years ago
-
I try to get zigbee2mqtt running on a nuc with docker. (I flashed the lastest firmware " CC2531ZNP-Prod_20181024.zip")
I already tried different usb ports and finally I used the latest-dev version an…
-
## What's going wrong?
Sometimes, the PM2 "queue" completely clears making all by bots offline.
## How could we reproduce this issue?
I have no clue how to reproduce this issue.
## Suppor…
-
I need to create an offline deployment for a system that won't have access to npm. I can easily include node_modules (including pm2) when building and packaging, but how do I include pm2 modules such …
-
TLDR: You should make sure you never block the Event Loop. Node is fast when the work associated with each client at any given time is "small". In other words, each of your JavaScript callbacks shoul…
-
I have a couple of these
https://www.amazon.com/Visonic-MCT-340-Wireless-Samsung-SmartThings/dp/B06XDJ3KYC
When trying to pair:
```
6 20:25:02 INFO New device joined the network!
6 20:25:26 E…
-
Currently running this on Oracle VM/ Ubuntu 64 bit and a PC that well and truly exceeds specs on a 100/40 connection with unlimited data and hard wired connection. Just thought this might help. Let me…
-
I have a server with dual xeon cpu (8 cores with HT, 32 cores all in total), and 32 gig of ram, running Ubuntu 18.04 server. After downloading and running osm-for-my-country for Serbia using node inde…
-
Hello,
I run #pm2 with os running from "/etc" script
if i run it like "pm2 {{whole_path_to_app}}/{{file}}.js" all machine is offline
so I have to use first jump to that directory with "cd" - …
-
I've a question, on the README it specifically says to use `pm2 install`. I'm really interested to know how this differs from `npm install`?
I ask because somehow I need to be able to package `pm2`…