-
I git clone code from remastered and then "yarn start" have some error :
**1、**
**Server listening on PORT: 3000
ENV: undefined
Connected to MongoDB Database: admin
uncaughtException
{ MongoErr…
-
Our Buffer pool size is currently set to 8kb. This seems pretty low for most hardware used these days.
Similar with our default high water marks in streams (16kb for all streams besides fs readable…
-
Copy/pasting from XMR-Node-Proxy thread:
XNP requires NodeJS-Pool updates for integration. If ETN miners are serious about wanting this, I'll make it easy. Raise 100k ETN, and I'll do the NodeJS-Po…
-
### What happened?
I deployed a VPC with the following parameters (where `pools.ipv6.id` and `pools.ipv4.id`) are exernally created AWS IPAM pools:
```
const vpc = new aws.ec2.Vpc(
"vpn",
{…
-
## Description
Presently, some CPU intensive tasks are processed on the single thread NodeJS runs on which results in sluggish performance, the goal is to delegate those tasks to a thread pool. See […
-
Hey, I'm trying to get the delete port working in admin.. I started rewriting the app in Ionic/Angular 5.. for starters, the poolui version of the site's port delete feature is not working. Also, Angu…
-
Hey, I'm trying to make a slimmed down Docker image that only includes software necessary to run NodeJS-Pool. My question is which of these packages are necessary to run NodeJS-Pool?
git curl pytho…
-
I have made an express server and noticed that when the Pool is not being used for ~30 minutes an error spring up:
```
this.pool = new Pool({
max: process.env.V_POOL_SIZE,
idleTimeoutMil…
-
just installed rig monitor ( latest release) I configured a pool with xmr as the currency, tried XMR, monero, xmr, monerov7. in grafana I don't see the currency, it stays none.
tried with sumo and th…
-
### Reproduction
Generate a remix site with the cloudflare template:
```
pnpx create-remix@latest --template remix-run/remix/templates/cloudflare
```
The site should deploy just fine. If you ru…