[04:12:05] @Matt (Dev) @aguycalled isnt there a was we could turn this down to an sh script like I did for the linux systems [04:28:38] ive found that if the daemon is stuck in the NTP loop, i can't use the stop command to terminate navcoind. i also can't use the killall navcoind command. i have to find out the process PID and actually use kill -9 12345 or whatever the PID is [04:31:37] and p.s. the command to disable it is: -ntpminmeasures=0 [04:34:06] what were the things blocking the docker from accessing the NTP servers? I think perhaps i have a similar issue on this VPS im running. [05:36:42] @Matt (Dev) I think I found out my issue... going to install qt through the dmg installer since the brew formulae no longer provides access to 5.7 (something we could add to the notes perhaps) [05:37:24] agreed @prole ... to automate this all w/ a script would be the win [05:57:26] im still failling on the protobuf stuff [05:58:05] trying to get my xcode and other things all up to date. not sure what the problem is [05:58:45] i tried to run brew reinstall protobuf@2.6 [05:59:01] and it works but says this in the output: For compilers to find this software you may need to set: LDFLAGS: -L/usr/local/opt/protobuf@2.6/lib CPPFLAGS: -I/usr/local/opt/protobuf@2.6/include For pkg-config to find this software you may need to set: PKG_CONFIG_PATH: /usr/local/opt/protobuf@2.6/lib/pkgconfig [05:59:45] i also set it to my $PATH as instructed [06:31:36] if you are specifying --prefix=blabla/depends/blabla [06:31:51] compiler will look there for the dependencies [06:32:06] it does not matter what you manully install using dmg [06:33:36] building depends and using that has to work, its what worked for matt [07:01:44] so ive switched to matt's branch, run the brew install in the build_osx.md file, run make from the depends folder, run autogen.sh and configure from the project root directory and i get that message from configure saying it can't find libprotobuf and won't make the GUI [07:02:29] and when i run make from the project root i get the daemon, cli and tx but no navcoin-qt in the src/qt folder [07:02:41] im trying this all again just to be sure [07:03:27] does OSX version matter? im on high sierra [07:08:15] did you add --prefix= to configure? [07:08:42] the one from the readme? ./configure --prefix=pwd/depends/x86_64-apple-darwin17.6.0 [07:08:51] yes [07:09:00] i tried that initially and it failed for some reason [07:09:13] ill try it again once my depends dir finishes making again [07:09:19] matt did it using the built depends [07:09:27] okay [07:09:36] with --prefix, i mean [07:09:39] i think that was before i made depends, so perhaps that is the problem [07:09:58] let me try again in a few minutes [07:14:46] checking for protobuf... yes [07:14:49] woot [07:15:04] okay, trying to make the whole thing now [07:32:09] https://cdn.discordapp.com/attachments/416000318149754881/464695031584915456/Screen_Shot_2018-07-06_at_7.31.52_PM.png [07:33:09] great it worked for me [07:34:04] nice one guys [07:36:31] so the next problem i have is that the navcoin daemons on the navtech servers are unable to sync with the NTP servers. [07:37:11] i tried the setting the flag -ntpminmeasures=0 [07:37:23] which got the daemon started, but the blocks werent catching up [07:37:40] ive tried opening port 123 but it still can't connect to NTP [07:38:05] 12 connections but stuck on an old block. [07:38:12] ill check the debug log [07:43:39] nice that you got qt building... am attempting again [07:45:51] yeah so the servers clocks are out [07:45:57] and im getting dropped by everyone lol [07:55:29] cool, everything works as it should [07:55:33] :p [07:55:51] yep [07:55:54] try specifying time.google.com manually and setting min measures to 0 [07:59:46] should there be anything else i need to do apart from: ufw open 123 [08:00:33] sorry [08:00:36] ufw allow 123 [08:01:48] cant ping time.google.com from the server [08:19:27] try ntpdate -q time.google.com [08:20:26] ntpdate -q time.google.com server 216.239.35.8, stratum 0, offset 0.000000, delay 0.00000 6 Jul 10:20:01 ntpdate[13326]: no server suitable for synchronization found [09:18:41] thats some issue on ur vps network [09:18:59] id mail them [10:09:05] Keen to create a script to or two to automate as much of this stuff as we can [10:09:23] First step to getting people working on NAV is getting the build process as simple as possible [10:16:41] https://chainz.cryptoid.info/nav/address.dws?Community%20Fund.htm [10:16:59] Community Fund balance is 1974.74 [10:17:20] but all the transactions are round numbers (no decimals) or .25 multiples [10:17:35] am i missing something or something is wrong? [10:30:24] Didn't someone donate? [10:30:50] Maybe it accounts for the non rounded number? [11:06:32] someone donated x.99 nav [11:27:51] lol [13:12:58] @Nio donated for testing [14:37:19] i donate 10 nav [14:37:27] the first day of lunch...e days ago [21:00:50] @Matt (Dev) :: success 🏁 [21:00:51] https://cdn.discordapp.com/attachments/416000318149754881/464898544243834892/Screen_Shot_2018-07-07_at_8.59.49_AM.png [21:27:26] Nice dude