Running On A Digital Ocean Droplet, Problem With Several Containers #53
Closed
dbmanifest
started this conversation in
General
Replies: 2 comments
-
Hello, thank you for your message. I'll look into it asap. |
Beta Was this translation helpful? Give feedback.
0 replies
-
the latest release should work also on your environment |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here are the log results
EARN APP (I also noticed I can't claim this node either using the SDK)
# ProxyRack Error:
```
ENOENT: no such file or directory, unlink '/Roaming/PoP/log.log'
at Object.unlinkSync (fs.js:1136:3)
at _0x2c25ab (/app/script.js:1:1676538)
at _0x384958 (/app/script.js:1:1676778)
at Object. (/app/script.js:1:1680542)
at Object. (/app/script.js:1:1680605)
at _0x34ba2d (/app/script.js:1:181281)
at /app/script.js:1:182218
at Object. (/app/script.js:1:182251)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47 {
errno: -2,
syscall: 'unlink',
code: 'ENOENT',
path: '/Roaming/PoP/log.log'
}
sending
Error: connect ECONNREFUSED 23.227.143.219:80
{ localVersion: '56', remoteVersion: '56' }
go app started at: 1686350244
connecting to home: 1686350244
connected to home: 1686350244
sending
Error: connect ECONNREFUSED 23.227.143.219:80
sending
Error: connect ECONNREFUSED 23.227.143.219:80
sending
Error: connect ECONNREFUSED 23.227.143.219:80
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 350 0 230 100 120 130 67 0:00:01 0:00:01 --:--:-- 198
{
"status": "success",
"message": "Device added successfully",
"data": {
"device_id": "baf386a1d9cf3d98ebd9a986b7a361b39afbc8e4810e467770ef10bdfff78593",
"device_name": "kratos_production_ready"
}
}sending
Error: connect ECONNREFUSED 154.49.96.82:80
sending
Error: connect ECONNREFUSED 154.49.96.82:80
sending
Error: connect ECONNREFUSED 154.49.96.82:80
PeerService(9112) -> Failed to create connection: undefined
appVersion: 1.1.27
Your current version is : 1.1.27
Logged in
TypeError: Cannot read properties of undefined (reading 'length')
at cyrb53 (/usr/src/app/utils/main.utils.js:1:2245)
at getDeviceInfo (/usr/src/app/utils/main.utils.js:1:4312)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async PeerService.createPeer (/usr/src/app/services/peer.service.js:1:7001)
Token: nwpcIYJIAw4VcmgI1QMMJ/fKJD8RwQh3TWx8TqcFqBY=; Id: 6764147a-fab4-400e-8455-b2baf64928b7
Connected: False; Accepting: True
Beta Was this translation helpful? Give feedback.
All reactions