01:15:54 " peer claims higher version that we think (60 for …" is that some fork? 01:21:27 it's a research daemon, ignore it 19:14:55 sirs is the update 15.0.2 only for gui ? or does it also include changes on monerod ? 19:15:46 kico: there isn't a v0.15.0.2 tag on github in the main repo: https://github.com/monero-project/monero/tags 19:16:19 yeah I figured 19:16:23 thanks asymptotically! 19:16:48 https://www.reddit.com/r/Monero/comments/eaj3u6/gui_v01502_carbon_chamaeleon_released/ 19:17:22 you can see what changed between GUI v0.15.0.1 and v0.15.0.2 on GitHub too: https://github.com/monero-project/monero-gui/compare/v0.15.0.1...v0.15.0.2 19:18:01 cheers 22:23:17 hey, running the 0.15.0.2 GUI wallet with debian and sporadically i get this: 22:23:18 E daemonBlockChainHeight: Failed to connect to daemon 22:23:18 I am running monerod 0.15.0.1 in a seperate terminal 22:24:28 Using Tor ? 22:24:34 That can be slow and get you timeouts. 22:25:25 no, a VPN that routes incoming TCP connections 22:25:45 do you think it's connection related? 22:26:20 possible 22:26:30 it's not really reproducable for me unfortunately, just happens from time to time for no apparent reason 22:28:08 monerod itself does not crash by the way 22:31:16 just to be clear, after E daemonBlockChainHeight: Failed to connect to daemon the wallet crashes with a memoryaccess failure 22:35:34 RoundandRound: There is a wallet crash bug in v0.15.0.2 22:35:53 usually it happens when leaving the GUI open for a while 22:36:07 this happend with 0.15.01 as well i think 22:36:10 yeah only happens after a while 22:36:10 yes 22:36:30 will be hopefully fixed in the next version 22:36:35 not that big a problem, but the solomining stops 22:37:53 https://github.com/monero-project/monero-gui/pull/2614 22:38:11 and https://github.com/monero-project/monero-gui/pull/2623 should fix it 22:44:55 ah great! thanks