Issue while running fuel node

I have trouble running fuel node on my 2 vps:

1st vps logs:

04 16:37:16 vmi1914232 fuel-core[184775]: error: unexpected argument ‘–chain’ found
Jun 04 16:37:16 vmi1914232 fuel-core[184775]: Usage: fuel-core run --service-name <SERVICE_NAME> --ip --port --db-path <DB_PATH> <–enable-p2p|–keypair |–address |–public-address <PUBLIC_ADDRESS>|–peering-port <PEERING_PORT>|–max-block-size <MAX_BLOCK_SIZE>|–max-headers-per-request <MAX_HEADERS_PER_REQUEST>|–bootstrap-nodes <BOOTSTRAP_NODES>|–reserved-nodes <RESERVED_NODES>|–reserved-nodes-only-mode|–enable-mdns|–max-peers-connected <MAX_PEERS_CONNECTED>|–max-connections-per-peer <MAX_CONNECTIONS_PER_PEER>|–random-walk <RANDOM_WALK>|–allow-private-addresses|–connection-idle-timeout <CONNECTION_IDLE_TIMEOUT>|–info-interval <INFO_INTERVAL>|–identify-interval <IDENTIFY_INTERVAL>|–max-mesh-size <MAX_MESH_SIZE>|–min-mesh-size <MIN_MESH_SIZE>|–ideal-mesh-size <IDEAL_MESH_SIZE>|–history-length <HISTORY_LENGTH>|–history-gossip <HISTORY_GOSSIP>|–gossip-heartbeat-interval <GOSSIP_HEARTBEAT_INTERVAL>|–max-transmit-size <MAX_TRANSMIT_SIZE>|–request-timeout <REQUEST_TIMEOUT>|–connection-keep-alive <CONNECTION_KEEP_ALIVE>|–heartbeat-send-duration <HEARTBEAT_SEND_DURATION>|–heartbeat-idle-duration <HEARTBEAT_IDLE_DURATION>|–heartbeat-max-failures <HEARTBEAT_MAX_FAILURES>|–heartbeat-check-interval <HEARTBEAT_CHECK_INTERVAL>|–heartbeat-max-avg-interval <HEARTBEAT_MAX_AVG_INTERVAL>|–heartbeat-max-time-since-last <HEARTBEAT_MAX_TIME_SINCE_LAST>> <–enable-relayer|–relayer |–relayer-v2-listening-contracts <ETH_V2_LISTENING_CONTRACTS>|–relayer-da-deploy-height <DA_DEPLOY_HEIGHT>|–relayer-log-page-size <LOG_PAGE_SIZE>|–relayer-min-duration-s <SYNC_MINIMUM_DURATION_SECS>|–relayer-eth-sync-call-freq-s <SYNCING_CALL_FREQUENCY_SECS>|–relayer-eth-sync-log-freq-s <SYNCING_LOG_FREQUENCY_SECS>>
Jun 04 16:37:16 vmi1914232 fuel-core[184775]: For more information, try ‘–help’.

2nd vps: Working fine

3rd vps logs:
Jun 04 16:11:22 vmi1752918 systemd[1]: Started Fuel Node Service.
Jun 04 16:11:22 vmi1752918 fuel-core[550397]: error: invalid value ‘null’ for ‘–relayer ’: relative URL without a base
Jun 04 16:11:22 vmi1752918 fuel-core[550397]: For more information, try ‘–help’.
Jun 04 16:11:22 vmi1752918 systemd[1]: fuel-node.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jun 04 16:11:22 vmi1752918 systemd[1]: fuel-node.service: Failed with result ‘exit-code’.

Yes, the guide was updated yesterday, and was waiting for it to go live. You should be able to run it by following the guide