-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
I'm running on my local virtual server on Proxmox with Ubuntu 22.04 LTS, Node.js v18.16.1. Everytime npm run test-pages give me this error.
> [email protected] test-pages
> node run-tests
There are no known last run timestamps
Skipping fakultas (you told me to in your site config)
First tests for sample.
Testing 6 sites:
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
Error: connect ECONNREFUSED 127.0.0.1:41941
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 41941
}
Node.js v18.16.1
any clue to make it run?
Screenshot: https://imgur.com/bIZDTte
Metadata
Metadata
Assignees
Labels
No labels