It seems that I have some problems with setting up ports and ip-adress in the topology file. There are some problems as you can see on the GUI, Also I am not receiving any lovelace.
Is there some extensive tuturial with setting up the topology file, for the BP and relay. Because I think tere is still a problem in these files. Hopefully someone can help me out, I would really appreciate it!
So both (in bp topology and relay topology) of the addresses are equal to my ip4 address?
Yes
Does the port mather? I know that <1300 or so, are reserved.
No but the port u will use when u will register the relay
What is by the way âtopology updaterâ?
Since the test network has to get along without the P2P network module for the time being, it needs static topology files. This âTopologyUpdaterâ service, which is far from being perfect due to its centralization factor, is intended to be a temporary solution to allow everyone to activate their relay nodes without having to postpone and wait for manual topology completion requests.
The topologyupdater shell script must be executed on the relay node as a cronjob exactly every 60 minutes . After 4 consecutive requests (3 hours) the node is considered a new relay node in listed in the topology file. If the node is turned off, itâs automatically delisted after 3 hours.
Looks like the node is running, but I donât know why peers is 2/0? I read somewhere that I need to wait for syncing?
What I was wondering is, relay and BP are two different servers, but what is meant with servers. Can these be running on the same ubuntu PC, as I am trying to achieve now? (Sorry that I am donât understand some parts, but I am just a full time python developer).
Maybe everything is ok, and I should start generating block-producer keys?
Hopefully you can help me step by step through this
Would be highly appreciated.
you must wait to sync and after u will run the topology updater in order to announce your node into the network, so other nodes will know you and they will connect
BP and Relay are 2 separately nodes and they should work on different machine (for security reason); I donât know if you can run both on same ubuntu PC because u will need 1 IP for each other and some HW resources like minim 4G RAM at least 50 g HDD for each one, etcâŚ
You must wait to sync in order to create the certification files, kes, etc
Ah, I get it now when using two PCâs that is why the BP and relay have each others IP address in the topology file. I have now a Ubuntu PC with:
IntelÂŽ Core i5-9600K, 3.7 GHz (4.6 GHz Turbo Boost)
1 TB ssd
16gb of RAM
I will probably setup a 2nd pc then for one of the nodes then, do you recommend for example to run the BP or relay node on a stronger PC or does it not really matter?
Or is it a advance to run one of them on the PC with the best specs?
No not on my Air gapped offline machine (it says cardano-cli: command not found) again, I just copied the cli folder and executable.
I donât know if that is ok?