-
selstamoneromooo: you can change the build.yml file to paste.debian.net/hidden/8828e699 to debug the issue
-
ErCiccione[m]xiphon: any idea of why the "donate" button in my ccs proposal is broken? ccs.getmonero.org/proposals/erciccione-website1.html the number of the proposal is missing when clicking the button.
-
xiphonErCiccione[m]: looks like it fails to generate the donation address
-
ErCiccione[m]yeah but i don't see any obvious reason for that behaviour
-
xiphonfor example, the obvious reason would be the wallet being down
-
xiphonthe one running the ccs backend (or having an access to it) could run the following command and inspect the errors in the output
-
xiphonphp /var/www/html/ccs-back/artisan generate:addresses
-
ErCiccione[m]i'm not sure but binaryfate or luigi1111 might have access
-
xiphonpigeons and fluffypony might as well. But i'm not sure of the current state
-
binaryFatechecking
-
binaryFateRuntimeException : Connection to node unsuccessful
-
binaryFatewe're looking into this
-
moneromoooselsta: monero-project/monero #6433
-
selstaiDunk: can you also test ^
-
selstamoneromooo: ty
-
moneromoootbh this timestamp change feels a bit weird. It means you can't use incrementing nonces, which means you have to have correct timekeeping.
-
binaryFatexiphon ErCiccione[m] ccs wallet should work now
-
moneromoooBefore that patch, using 1, 2, 3... would have worked. Not sure how common it is to have bad timekeeping nowadays.
-
niocbrrrrrrbinaryFate: working thx
-
ErCiccione[m]binaryfate: Thanks
-
xiphon(y)
-
iDunkmoneromooo: This is from a test last night paste.debian.net/hidden/51bd75c4
-
iDunkIt gets a bit further with 6433 paste.debian.net/hidden/ee487d70
-
moneromoooIt now works reliably for me.
-
moneromoooDo you have a log-level 2 for the daemon (monerod1.log, not the usual monerod0.log)
-
moneromoooHmm. Your line numbers don't match mine. I might have mixed something up...
-
iDunkI added logging lines.
-
iDunkLatest test paste.debian.net/hidden/b9d70ef7
-
moneromoooAnd what's in monerog1.log ?
-
moneromooo(ll2)
-
iDunk
-
iDunkAre those epoch timestamps ?
-
iDunk$ date -d @1586188692867165
-
iDunk16 Sep 50266288 18:52:45
-
moneromoooMicroseconds.
-
iDunkAh
-
moneromoooYour computer is too fast and generates two signatures in the same microseconds I think.
-
iDunkTy :)
-
moneromoooI will fix :)
-
moneromoooDoes paste.debian.net/hidden/68d60bf7 help ?
-
iDunkFirst run completed without issue :)
-
moneromoooSo now we know generating a sig takes less than a microsecond on iDunk grade hardware :)
-
iDunkIt's an old Ryzen :) Would that patch help selsta, instead of 6433 ?
-
moneromoooNo, we need both.
-
moneromoooI pushed that to 6433 too.
-
iDunk5/5 passed, I call it fixed.
-
moneromoooThanks.
-
iDunkYw