-
spackle_xmr[m]I've been working with the monerophp library from the integrations team for a project, and I've finished setting up a Dockerized LEMP stack with the example in the repository. Is there any collection of Docker/Docker-Compose specific Monero repos? Just curious if there's a logical place for referencing (or contributing to) docker setups handling Monero. I know that sethforprivacy has a handful of repositories around docker, but
-
spackle_xmr[m]that's the most I've seen in this direction.
-
selstaI'm not aware of such a repo
-
hycI wonder if the whole "monerod bans exclusive nodes" bug is related to a timeout, and not to any actual block processing
-
hyce.g., if there's a periodic heartbeat msg or something that went unack'd because the node was happily processing blocks as fast as it could
-
hycit definitely didn't used to break like this. but I don't remember the last release where it didn't break
-
gingeropolousi think it came about when malicious nodes started popping up and countermeasures were added
-
selstawfare checked syncing with one exclusive node but somehow wasn't able to reproduce it
-
selstabut the bug still exists, might just not show up with every env
-
gingeropolousyeah my internet facing node is a very busy node
-
gingeropolousso if its some sort of timeout thing then a relatively quiet node wouldn't produce that kind of timeout behavior
-
moneromoooIf you run with ll2, look for "block" in the log, then look at the half dozen lines before that. All connection drops should now have a reason logged.
-
gingeropoloushrm, i was running with ll0 because i found that higher ll cause oom kill
-
moneromoooYou can run with 2,*queue*:ERROR and adapt to remove what's spammy, the usual set escapes me right now.