Bitcoin Forum
July 11, 2024, 03:45:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: February 18, 2018, 04:22:56 PM
I have an ALQO masternode running on the same server, but it uses different ports, so I didn't think there would be any clash until just now. I hope that's not the problem, i don't want to have to set up multiple servers.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: February 18, 2018, 03:36:38 PM
Yeah, netstat says 14520 and 14519 are open. They're listed twice for some reason.

Code:
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:ssh                   *:*                     LISTEN     
tcp        0      0 localhost:14519         *:*                     LISTEN     
tcp        0      0 *:14520                 *:*                     LISTEN     
tcp        0      0 localhost:55500         *:*                     LISTEN     
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN     
tcp6       0      0 ip6-localhost:14519     [::]:*                  LISTEN     
tcp6       0      0 [::]:14520              [::]:*                  LISTEN     
tcp6       0      0 [::]:55000              [::]:*                  LISTEN
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: February 18, 2018, 03:38:55 AM
I'm running into tihs message when I run
Code:
innova-cli maseternode status
Code:
"status": "Not capable masternode: Can't detect valid external address. Please consider using the externalip configuration option if problem persists. Make sure to use IPv4 address only."
I added
Code:
externalip=(my server IP)
to the innova.conf (without the '()' of course), but it doesn't make a difference, what else could I be missing?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: February 09, 2018, 01:42:11 AM
I am setting up an Innova masternode on a Ubuntu server with the wallet on OSX. I'm stuck at setting up the masternode.conf file. Does that go on my local machine, the Ubuntu server, or both? More importantly, what is the path to the masternode.conf file?

Does the Innova daemon need to be restarted on the server after I edit the masternode.conf?

Thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!