filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
140 stars 50 forks source link

Failed to fetch requirements: SyntaxError #369

Closed MalithHatananchchige closed 1 year ago

MalithHatananchchige commented 1 year ago

IP: 173.225.109.70

Wed May 10 03:02:23 UTC 2023 [container] Booting main network L1 v856_afc402e
Wed May 10 03:02:23 UTC 2023 [container] ID: 49c31c3e-d39c-4907-a7e8-9080e8fa16d3
Wed May 10 03:02:23 UTC 2023 [container] CPUs: 32
Wed May 10 03:02:23 UTC 2023 [container] Memory: MemTotal:65819016kB MemFree:60309368kB MemAvailable:64132824kB 
Wed May 10 03:02:23 UTC 2023 [container] Disk: /dev/md0        7.3T  8.4G  6.9T   1% /usr/src/app/shared
Wed May 10 03:02:23 UTC 2023 [container] SDD: false
Wed May 10 03:02:23 UTC 2023 [container] SSL config unavailable, starting non-TLS nginx and node shim
nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:99
2023-05-10T03:02:24.322Z node@mainnet Saturn L1 Node
2023-05-10T03:02:24.323Z node@mainnet:id 49c31c3e-d39c-4907-a7e8-9080e8fa16d3
2023-05-10T03:02:24.323Z node@mainnet:version 856_afc402e
2023-05-10T03:02:24.324Z node@mainnet:important ===== IMPORTANT =====
2023-05-10T03:02:24.324Z node@mainnet:important Earnings will be sent to Filecoin wallet address: f1vdqzdyouzyf2qblli2qarsgyxehynjppq5kcgwy
2023-05-10T03:02:24.324Z node@mainnet:important Payment notifications and important updates will be sent to: ********
2023-05-10T03:02:24.324Z node@mainnet:important ===== IMPORTANT =====
2023-05-10T03:02:24.327Z node@mainnet:server shim process running
2023-05-10T03:02:24.825Z node@mainnet:registration Initiating registration (initial=true)
2023-05-10T03:02:25.156Z node@mainnet:registration Failed to fetch requirements: SyntaxError
2023-05-10T03:02:25.156Z node@mainnet Failed to register Error Failed to fetch requirements: SyntaxError
H/W path                  Device           Class          Description
=====================================================================
/0/100/1.3/0.2/4/0/0/1    /dev/nvme0n1     disk           4TB NVMe namespace
/0/100/1.3/0.2/8/0/0/1    /dev/nvme1n1     disk           4TB NVMe namespace
/0/8/0.0.0                /dev/cdrom       disk           Virtual CDROM0

Its currently NVME too

MalithHatananchchige commented 1 year ago

Using testnet it works but fails again


2023-05-10T03:13:27.720Z node@testnet Saturn L1 Node
2023-05-10T03:13:27.720Z node@testnet:id 49c31c3e-d39c-4907-a7e8-9080e8fa16d3
2023-05-10T03:13:27.720Z node@testnet:version 855_afc402e
2023-05-10T03:13:27.721Z node@testnet:important ===== IMPORTANT =====
2023-05-10T03:13:27.721Z node@testnet:important Earnings will be sent to Filecoin wallet address: f1vdqzdyouzyf2qblli2qarsgyxehynjppq5kcgwy
2023-05-10T03:13:27.722Z node@testnet:important Payment notifications and important updates will be sent to: malithisuru@icloud.com
2023-05-10T03:13:27.722Z node@testnet:important ===== IMPORTANT =====
2023-05-10T03:13:27.724Z node@testnet:server shim process running
2023-05-10T03:13:28.223Z node@testnet:registration Initiating registration (initial=true)
2023-05-10T03:13:28.666Z node@testnet:system Memory Total: 63 GB Free: 57 GB Available: 61 GB
2023-05-10T03:13:28.672Z node@testnet:system Disk Total: 7928.211 GB Used: 9.49 GB Available: 7519.09 GB
2023-05-10T03:13:28.682Z node@testnet:system CPUs: 32 (0.4, 0.09, 0.03)
2023-05-10T03:13:28.687Z node@testnet:system NIC enp1s0f1: 11.6 GB downloaded / 5.16 GB uploaded
2023-05-10T03:13:28.687Z node@testnet:registration All requirements met
2023-05-10T03:13:28.687Z node@testnet:system Executing speedtest
2023-05-10T03:13:54.796Z node@testnet:system Done executing speedtest. 926.511176 Mbps DL / 690.094424 Mbps  UL
2023-05-10T03:13:54.796Z node@testnet:registration Speeds requirements met
2023-05-10T03:13:54.802Z node@testnet:registration Registering with orchestrator for the first time, requesting new TLS cert with the following config (this could take up to 20 mins)
2023-05-10T03:13:54.967Z node@testnet:registration:check Successful
2023-05-10T03:13:54.802Z node@testnet:registration Registering with orchestrator for the first time, requesting new TLS cert with the following config (this could take up to 20 mins)
2023-05-10T03:13:54.967Z node@testnet:registration:check Successful
2023-05-10T03:14:54.882Z node@testnet:registration Failed initial registration: SyntaxError Unexpected token < in JSON at position 0```