-
m-relay_
<jeffro256:monero.social> Are you sure that they are actually connected to each other?
-
m-relay_
<jeffro256:monero.social> Because if not, a node that is supposed to be online but has 0 connections, and hasn't yet connected to a node will return "busy" errors
-
m-relay_
<sarg22:matrix.org> yes. when I type "status" in both they show 1 in and 1 out
-
moneromooo
Is is a mode which has any checkpoints ? If so, that will happen and you need to remove checkpoints.
-
moneromooo
You said testnet so unlikely if you mean actual testnet, but I've seen that happen before.
-
moneromooo
Oh, testnet does seem to have checkpoints (src/checkpoints).
-
plowsof
-
m-relay_
<phqfgtvy:matrix.org> how can i check the balance of a subaddress of monero publicly if i have the view key?
-
m-relay
<sarg22:matrix.org> I have removed checkpoints from src/checkpoints. Is the "SYNCHRONIZED OK" suppossed to appear after 100/100 synced? I'm not seeing the OK.
-
m-relay
<ofrnxmr:monero.social> Setup a third node
-
m-relay
<ofrnxmr:monero.social> A > B, B > C, C > A
-
m-relay
<ofrnxmr:monero.social> make sure `--allow-local-ip --max-connections-per-ip=3` is set
-
m-relay
<sarg22:matrix.org> Testing now..
-
plowsof
-
moneromooo
Yes, it is supposed to appear.
-
moneromooo
I've seen it fail to show up from time to time, there is likely a bug somewhere.
-
fluffypony
-
fluffypony
does subaddress-lookahead not do what it's supposed to?
-
m-relay
<plowsof:matrix.org> open source their backend and someone can take a look or offer a bounty for help
-
m-relay
<ofrnxmr:monero.social> Or tell them to fix their matrix or come here
-
m-relay
<ofrnxmr:monero.social> Twitter is the best support platform
-
m-relay
<plowsof:matrix.org> or is this the related issue:
monero-project/monero #8980
-
m-relay
<ofrnxmr:monero.social> pretty sure they are using the command wrong
-
fluffypony
yeah I was wondering if it isn't related to an open issue
-
fluffypony
my expectation is that they've created a ton of subaddresses - one for every new invoice
-
fluffypony
and so they have to lookahead past unpaid invoices
-
fluffypony
which might number in the thousands
-
dEBRUYNE
Given that they are a merchant, 1000 seems a bit little?
-
dEBRUYNE
Especially if they use one address per invoice/payment
-
fluffypony
I mean they know internally how many are unpaid, no clue
-
m-relay
<ofrnxmr:monero.social> Are they using cli or rpc?
-
fluffypony
definitely RPC - their payments are automated
-
m-relay
<ofrnxmr:monero.social> Twit says cli, but that seems strange
-
m-relay
<rucknium:monero.social> If they are looking for a specific payment, then maybe they would have to re-scan the blockchain after resetting the lookahead value. Also, should subaccount lookahead really be zero? Probably it is ok, but a non-zero value could rule out more problems.
-
m-relay
<ofrnxmr:monero.social> They should try tunning it with startup flags instead of `set` and see if that has any diff behavior
-
m-relay
<ofrnxmr:monero.social> Meantime ill see abt getting the interactive flag fixed / investigated
-
m-relay
<ofrnxmr:monero.social> By default there are 50x200 address lookahead. Thats 10000 addresses. Probably easier to use 200 then switch accounts
-
m-relay
<ofrnxmr:monero.social> They should try tunning it with startup flags instead of `set` and see if that has any diff behavior << nvm this doesnt work with an existing wallet
-
m-relay
<ofrnxmr:monero.social> When i create a wallet with --subaddress-lookahead 50:500, it works
-
m-relay
<ofrnxmr:monero.social> Seems that the `set` method may be broken. Will try that now
-
m-relay
<ofrnxmr:monero.social> Yeah. `set` method is bogus
-
m-relay
<sarg22:matrix.org> Tried 3 nodes, no difference
-
m-relay
<sarg22:matrix.org> There are no errors connecting nodes to each other, they sync, the OK message doesn't appear but that's it.
-
m-relay
<sarg22:matrix.org> Connecting CLI wallet to one of the nodes gives:
-
m-relay
<sarg22:matrix.org> ```[127.0.0.1:59276 cb82f094-f991-4e67-bdf6-ebca88add4fd INC] NEW CONNECTION
-
m-relay
<sarg22:matrix.org> 2024-09-09 15:24:15.288 D connection type 2 127.0.0.1:1235 <--> 127.0.0.1:59276 (via 127.0.0.1:59276)
-
m-relay
<sarg22:matrix.org> 2024-09-09 15:24:15.349 E [127.0.0.1:59276 INC] Signature mismatch, connection will be closed```
-
m-relay
<sarg22:matrix.org> There are no errors connecting nodes to each other, they sync, the OK message doesn't appear but that's it.
-
m-relay
<sarg22:matrix.org> Connecting CLI wallet to one of the nodes gives:
-
m-relay
<sarg22:matrix.org> `[127.0.0.1:59276 cb82f094-f991-4e67-bdf6-ebca88add4fd INC] NEW CONNECTION
-
m-relay
<sarg22:matrix.org> 2024-09-09 15:24:15.288 D connection type 2 127.0.0.1:1235 <--> 127.0.0.1:59276 (via 127.0.0.1:59276)
-
m-relay
<sarg22:matrix.org> 2024-09-09 15:24:15.349 E [127.0.0.1:59276 INC] Signature mismatch, connection will be closed`
-
m-relay
<sarg22:matrix.org> start_mining still doesn't work because daemon is "busy"
-
m-relay
<ofrnxmr:monero.social> delete lmdb and try again?
-
m-relay
<sarg22:matrix.org> Doesn't fix it
-
m-relay
<sarg22:matrix.org> SYNCHRONIZATION started
-
m-relay
<sarg22:matrix.org> Synced 99/99
-
m-relay
<sarg22:matrix.org> SYNCHRONIZATION started
-
m-relay
<sarg22:matrix.org> Synced 99/99
-
m-relay
<sarg22:matrix.org> Daemon is busy can't use start_mining
-
m-relay
<sarg22:matrix.org> no idea why
-
m-relay
<ofrnxmr:monero.social> How did you sync to 99 without mining
-
m-relay
<sarg22:matrix.org> I mined on one node using --offline then the other nodes synced the offline mined blocks when added as exclusive peers
-
m-relay
<ofrnxmr:monero.social> Why --offline?
-
m-relay
-
m-relay
<ofrnxmr:monero.social> follow guide here for "start first node"
-
john_alan
hello friends
-
sneurlax
hello, john_alan
-
m-relay
<woodser:monero.social> I can build v0.18.3.4 on macos by applying PR 9462, but I'm still getting this error building monero-cpp, when importing cryptonote_basic/account.h:
-
m-relay
<woodser:monero.social> In file included from /Users/woodser/git/monero-ts/external/monero-cpp/src/wallet/monero_wallet_keys.h:56:
-
m-relay
<woodser:monero.social> In file included from /Users/woodser/git/monero-ts/external/monero-cpp/external/monero-project/src/cryptonote_basic/account.h:33:
-
m-relay
<woodser:monero.social> In file included from /Users/woodser/git/monero-ts/external/monero-cpp/external/monero-project/src/cryptonote_basic/cryptonote_basic.h:41:
-
m-relay
<woodser:monero.social> In file included from /Users/woodser/git/monero-ts/external/monero-cpp/external/monero-project/src/serialization/binary_archive.h:43:
-
m-relay
<woodser:monero.social> /Users/woodser/git/monero-ts/external/monero-cpp/external/monero-project/contrib/epee/include/span.h:165:5: error: static assertion failed due to requirement 'std::is_trivially_copyable<epee::mlocked<tools::scrubbed<crypto::ec_scalar>>>()': type must be trivially copyable
-
m-relay
<woodser:monero.social> static_assert(std::is_trivially_copyable<T>(), "type must be trivially copyable");
-
m-relay
<woodser:monero.social> any ideas?
-
m-relay
<woodser:monero.social> found by fix, by adding `rct::sk2rct` around keys
-
m-relay
<sarg22:matrix.org> because i can't mine any other way, offline worked but when connecting nodes to each other mining says daemon is busy error
-
m-relay
<sarg22:matrix.org> I followed the guide you linked but it doesn't work. Thats how i got the daemon busy error
-
m-relay
<ofrnxmr:monero.social> Did you follow the guide exactly as written?
-
m-relay
<ofrnxmr:monero.social> Ill try to reproduce
-
m-relay
<sarg22:matrix.org> Do it with a new private chain and mine some blocks with peers connected see if it works or regtest
-
m-relay
<ofrnxmr:monero.social> Working fine here..
-
m-relay
<ofrnxmr:monero.social> Monero Support
-
m-relay
<sarg22:matrix.org> Have you tried with an empty chain and mine a few blocks?
-
m-relay
<ofrnxmr:monero.social> Yes
-
m-relay
<ofrnxmr:monero.social> Thats exactly what im doing atm
-
m-relay
<sarg22:matrix.org> In offline or not?
-
m-relay
<ofrnxmr:monero.social> No
-
m-relay
<ofrnxmr:monero.social> Monero Support
-
m-relay
<sarg22:matrix.org> Have you removed checkpoints?
-
m-relay
<ofrnxmr:monero.social> Monero Support please
-
m-relay
<ofrnxmr:monero.social> Passing this off to my associate ofrnxmr:xmr.mx