graydon has quit [Quit: Leaving.]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 252 seconds]
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 264 seconds]
graydon has joined #stellar-dev
jbenet has quit [Ping timeout: 240 seconds]
olinkl has quit [Ping timeout: 240 seconds]
graydon has quit [Quit: Leaving.]
jbenet has joined #stellar-dev
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
olinkl has joined #stellar-dev
nivah has joined #stellar-dev
de_henne_ has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
ultrashag has quit [Ping timeout: 246 seconds]
ultrashag has joined #stellar-dev
shawnps has left #stellar-dev [#stellar-dev]
<stellar-slack> <sacarlson> I'm having some new problems today starting up stellar-core that seems to lock up my computer. it ends up taking all cpu and mem
<stellar-slack> <sacarlson> first fail, seems to lock up when I try to abort ctl-C
<stellar-slack> <sacarlson> tried soft restart and again locks up my computer after fail to sync and try to abort
<stellar-slack> <sacarlson> secound and third attempt the same with this output on soft reset, will try full reset database
<stellar-slack> <sacarlson> this is with stellar-core commit 28bcca5b669e17fe59f1fea9b596cd5ff399a4e6
jbenet has quit [Remote host closed the connection]
olinkl has quit [Remote host closed the connection]
jbenet has joined #stellar-dev
<stellar-slack> <sacarlson> even with full database reset it seems to be stuck
olinkl has joined #stellar-dev
<stellar-slack> <sacarlson> full reset isn't fixing this problem it's still stuck at the level 7 after full reset
<stellar-slack> <sacarlson> did I miss some change to the network?
<stellar-slack> <sacarlson> I created a new issuer https://github.com/stellar/stellar-core/issues/839
<stellar-slack> <sacarlson> tried regress to stellar-core commit f081395ccb766115d9c1febf0a15f000682c2211 and did a full database reset now I get a different error
<stellar-slack> <sacarlson> runs ok in standalone so guess that's what I will have to live with for now
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 256 seconds]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 246 seconds]
nivah has quit [Ping timeout: 260 seconds]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 240 seconds]
<stellar-slack> <jed> Sacarlson you sure it isn't just taking a long time?
<stellar-slack> <sacarlson> prity sure
<stellar-slack> <jed> We have been doing stress testing of testnet so there is a lot more data
<stellar-slack> <sacarlson> no one else with the problem?
<stellar-slack> <sacarlson> that might be what broke it then?
<stellar-slack> <jed> If you run the latest master info will tell you where it is in catchup
<stellar-slack> <jed> I think it just takes a lot longer
<stellar-slack> <jed> How long are you waiting?
<stellar-slack> <sacarlson> ok I'll try that later, I did see your added prints in the later version that I didn't try
<stellar-slack> <sacarlson> I waited maybe 15 minutes stuck on level 7
<stellar-slack> <jed> Are you also trying to get full history?
<stellar-slack> <sacarlson> also had the lock up that I now want to put stellar-core in a cage to prevent it from killing my system
<stellar-slack> <sacarlson> the startup script and configs should tell you as I'm not sure I just use those scripts
<stellar-slack> <sacarlson> oh full history would be a full reset so yes
<stellar-slack> <jed> When you say it locks up, is it not printing log lines after that?
<stellar-slack> <sacarlson> it's using 99% cpu and 89% or more mem
<stellar-slack> <sacarlson> on a quad core system with 8gb mem
<stellar-slack> <sacarlson> that hapened about 2 or 3 times before I tried the full reset
<stellar-slack> <jed> You can configure it to get full history or just start from current ledger. You only need full history for horizon
<stellar-slack> <jed> But when that happened were there new log lines?
<stellar-slack> <sacarlson> ok I would need the script or command line needed to prevent need for full history
<stellar-slack> <sacarlson> the logs are in the report
<stellar-slack> <jed> Yes but when you tailed the log was it still writing lines?
<stellar-slack> <sacarlson> no it just stoped at that last line seen in the log
<stellar-slack> <jed> What you posted doesn't tell me if there were more lines later :)
<stellar-slack> <jed> Ah ok cool
<stellar-slack> <jed> So certainly a bug
<stellar-slack> <sacarlson> hope you can duplicate it
<stellar-slack> <sacarlson> I tried two stellar-core commits but only published one of the failures
<stellar-slack> <jed> I'm on my phone so look at the example.cfg in the docs folder. There is a configuration value call CATCH_UP_COMPLETE or something. Set it to false
<stellar-slack> <sacarlson> ok I'll take a look
<stellar-slack> <bartek> `CATCHUP_COMPLETE=false`
<stellar-slack> <sacarlson> from what it shows in the docs the default is already false
<stellar-slack> <sacarlson> but I've now added it to my config
<stellar-slack> <sacarlson> no change with that added setting but I'm now setup running the taged version
<stellar-slack> <sacarlson> commit f081395ccb766115d9c1febf0a15f000682c2211
<stellar-slack> <jed> can you paste your config?
<stellar-slack> <sacarlson> config is in the report
<stellar-slack> <sacarlson> opps did I forget it
<stellar-slack> <sacarlson> and this is the config from the last test above with your added line CATCHUP_COMPLETE=false
koshii has quit [Ping timeout: 264 seconds]
koshii has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack> <jed> Sacarlson how much ram do you have on that machine?
<stellar-slack> <sacarlson> 8gb
<stellar-slack> <jed> Ah yeah just saw in the issue
<stellar-slack> <sacarlson> any luck duplicating it?
<stellar-slack> <jed> Well they commented on the issue. Can you take a look?
<stellar-slack> <sacarlson> ya sure
<stellar-slack> <sacarlson> I gave them a screen shot of cpu and mem usage at one captured point. tomaro I'll try give that level 7 point more time and see what comes of it
<stellar-slack> <jed> Yeah maybe let it run over night and see if it syncs
koshii has quit [Ping timeout: 264 seconds]
koshii has joined #stellar-dev
<stellar-slack> <brian.ebert> I'm finding a delay of 15-20 minutes when creating an account by generating a Keypair and requesting friendbot to fund the account. If I call the horizon test net and get the account data, I get 404 errors for a while, then finally a response to the https get. Is this expected? It seems to violate my expectation that consensus is found within seconds.
<stellar-slack> <jed> Brian.ebert we are stress testing test net and horizon is falling behind
<stellar-slack> <jed> Stellar-core is keeping up fine though
<stellar-slack> <jed> I'll reduce the stress load when I get back and then horizon will catch up
<stellar-slack> <brian.ebert> Thank you!
stellar-slack has quit [Ping timeout: 250 seconds]