Fleming Testnet Stupid Question Thread

Hi all, loving the network so far. Files published, NRS working, but there are still some things that I haven’t figured out, so thought I would make this thread for people to ask questions on how to do things that may not be obvious from the mostly excellent documentation. Ideally this could reduce friction and possibly help by either identifying gaps in documentation or ways in which users can currently unintentionally shoot themselves in the foot (e.g. losing a set of node keys containing a reward balance)

I’ll start… I can create new keypairs and all, but does anybody know how to get the safe:// address of the default cli assigned keypair?

10 Likes

Look like there is no command for this yet.
I saw answer to similar question in main topic, but can’t find it.

The answer to my own stupid question: you can’t yet

2 Likes

Stupid questions are the best questions! Bookmarking this thread :slight_smile:

Nope, there is no command for it, but I believe you can read the farming rewards key in the reward_pk file.

Your identifying public key (or as you put it, your safe:// address) can’t be fetched right now.

I’m actually working on a patch for this and other useful things, but it’s on the backburner until test net is over.

8 Likes

I was getting cursor hang when using windows so I have set up a UBUNTU VM. The folder structure isnt been created so I cant access the node logs as I could in windows. Am I missing some kind of permissions in Ubuntu like run as admin or something?

I can access the file using firefox so I think this is defo a Ubuntu noob issue. The file is there but I cant see it using the file explorer.

2 Likes

SOLVED

2 Likes

I uploaded a blurry selfie (really nothing to see there), and first tried to cat it without typing the file name:

safe cat safe://hygoygyenxp3e516x1uktohmzxd3w8ubcnr9rhcd97xrjfsf4pztn5gbynw

Which resulted in this:

����JFIF���ExifII1Y2gi�{HP HD Camera: HP HD CameraCheese 3.28.02021:04:09 11:35:09�0230���01002021:04:09 11:35:09��
http://ns.adobe.com/xap/1.0/<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x=“adobe:ns:meta/” x:xmptk=“GStreamer”>
<rdf:RDF xmlns:rdf=“http://www.w3.org/1999/02/22-rdf-syntax-ns#” xmlns:dc=“DCMI: DCMI Metadata Terms” xmlns:exif=“http://ns.adobe.com/exif/1.0/” xmlns:tiff=“http://ns.adobe.com/tiff/1.0/” xmlns:xap=“http://ns.adobe.com/xap/1.0/” xmlns:photoshop=“http://ns.adobe.com/photoshop/1.0/” xmlns:Iptc4xmpCore=“IPTC document” xmlns:Iptc4xmpExt=“IPTC document” xmlns:LocationDetails=“http://iptc.org/std/Iptc4xmpExt/2008-02-29/LocationDetails/”>
<rdf:Description rdf:about=“”>
exif:DateTimeOriginal2021-04-09T11:35:09.221715+03:00</exif:DateTimeOriginal>
tiff:ModelHP HD Camera: HP HD Camera</tiff:Model>
tiff:SoftwareCheese 3.28.0</tiff:Software>
dc:date2021-04-09T11:35:09.221715+03:00</dc:date>
dc:subjectCheese</dc:subject>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>

<?xpacket end="w"?>��C
                            !"$"$��C����!��

���}!1AQa"q2��#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������

… and that kind of gibberish just went on and on.

After typing the file name like this:

safe cat safe://hygoygyenxp3e516x1uktohmzxd3w8ubcnr9rhcd97xrjfsf4pztn5gbynw > Toivo_through_bottle.jpg

It downloaded the image into my home folder as expected.

What was that first download about?

Cat just dumps it into stdout… what you were seeing is the binary of the file. You need the > filename.jpg to redirect the raw stream into a file rather than your terminal

7 Likes

Managed to get one step further using UBUNTU but now I get timeout when creating a safe?

Any ideas?

I have not checked up how my router works, I just tried to join as a node and got the expected error:

[sn_node] ERROR 2021-04-09T14:41:03.344759370+03:00 [src/bin/sn_node.rs:110] Cannot start node due to error: Routing(TryJoinLater)

If there was problem with my router, would I get this error or something else? Or does this error mean, that there was no problems on my end?

1 Like

According to the documentation, this is what you get if the network currently has enough space and is rejecting new nodes, so all is good on your end.

This from @wydileie is currently the best available join command, attempting to join as a node every x seconds until it works:

until grep -q "Handling NodeDuty" ~/.safe/node/local-node/sn_node.log; do safe node join; sleep 30; done 
6 Likes

Thanks!

I’m trying to solve the problem from the other end now, by creating demand. :wink: Uploading 60 MB video.

3 Likes

Can I upload big file in one Terminal window and try to join as a node in another at the same time?

Yes of course.

1 Like

so i got this far:

$ safe wallet create
Wallet created at: “safe://hyryynbkhw3e7fw81xy9qgqerfxfzcwqjaabuey1u54ewzfk5rfyyu3pzowb6o”
New SafeKey created at: “safe://hyryyyyfnxq6qaofmy33n63yxtzyaya1yhu5upygqabwpbnwafz4hy6idao”
Preloaded with 0.000000001 coins
Key pair generated:
Public Key = a27bbcec40ab06722f640f8dc1806240e4f73680cec068d08a982df5c07aa3c4
Secret Key = 1fccba60e032b3f3da5a58a790b1ef2fdc3eb9a93add8c6c5997a6b0d89029f0

Now what can i do?

tried using
$ safe wallet insert 1
and it asked me:
Enter secret key corresponding to the SafeKey to insert:

But so far none of those keys work.

Please take a look at sn_authd log at ~/.safe/authd/logs/sn_authd.log to see if you get any obvious error. Also try with CLI $ safe keys create --test-coins to confirm you have connectivity with the network.

There are some examples and step by step instructions for some wallet commands here https://github.com/maidsafe/sn_api/tree/master/sn_cli#wallet that should hopefully help.

2 Likes

There is something strange :

safe dog safe://hello
Error: ContentNotFound: Content not found at safe://hello

But

safe nrs create hello --link "safe://hyryyryho45aqh1e6gm4p1tdkzucis8u1mnc95rhrg6x9xedtqckpb5sg9ynra?v=0"
Error: ContentError: NRS name already exists. Please use 'nrs add' command to add sub names to it

???

INFO 2021-04-09T11:05:57.188160352-07:00 [sn_authd/operations.rs:144] Running authd instance from executable at “/home/zitcalasa/.safe/authd/sn_authd”
INFO 2021-04-09T11:05:57.188366675-07:00 [sn_authd/operations.rs:150] authd instance starting (PID: 2044)…
INFO 2021-04-09T11:05:57.188570146-07:00 [sn_authd/operations.rs:178] Initialising SAFE Authenticator services…
INFO 2021-04-09T11:05:57.188671660-07:00 [sn_authd/authd.rs:34] Bootstrapping with contacts: {139.59.181.74:12000, 178.62.101.46:59428, 46.101.78.184:41244, 46.101.72.229:52737, 138.68.146.110:58306, 46.101.1.135:58214, 178.62.58.241:42766, 138.68.131.119:50694, 138.68.142.76:38701, 138.68.154.35:49429, 138.68.141.132:36390, 138.68.139.28:40613, 46.101.48.69:55130, 138.68.139.187:33546, 188.166.146.65:36220, 46.101.55.62:53141, 138.68.152.156:51182, 138.68.137.76:34625, 138.68.146.15:34651, 188.166.169.192:47334, 46.101.17.63:38981, 138.68.139.58:38972, 178.62.80.163:57378, 138.68.142.144:55064, 138.68.131.228:40591, 138.68.137.198:43750, 46.101.93.86:56133, 188.166.146.115:41339, 138.68.138.179:51519, 138.68.133.17:37599, 138.68.138.75:59177, 138.68.154.164:44520, 138.68.131.218:57691}
INFO 2021-04-09T11:05:57.188903074-07:00 [qjsonrpc/src/server_endpoint.rs:51] Generating self-signed certificate…
INFO 2021-04-09T11:05:57.189826240-07:00 [sn_authd/authd.rs:130] Listening on 127.0.0.1:33000
INFO 2021-04-09T11:06:10.195390445-07:00 [sn_authd/requests/mod.rs:77] Processing new incoming request (572805595): ‘status’
INFO 2021-04-09T11:06:10.195436684-07:00 [sn_authd/requests/status.rs:29] Preparing authd status report…
INFO 2021-04-09T11:06:10.195446327-07:00 [sn_authd/requests/status.rs:55] Status report sent: AuthdStatus { safe_unlocked: false, num_auth_reqs: 0, num_notif_subs: 0, authd_version: “0.5.0” }
INFO 2021-04-09T11:06:10.195727965-07:00 [sn_authd/authd.rs:207] Response sent, request 572805595 complete
INFO 2021-04-09T11:08:44.421040363-07:00 [sn_authd/operations.rs:144] Running authd instance from executable at “/home/zitcalasa/.safe/authd/sn_authd”
INFO 2021-04-09T11:08:44.421501951-07:00 [sn_authd/operations.rs:150] authd instance starting (PID: 2112)…
INFO 2021-04-09T11:08:44.422079728-07:00 [sn_authd/operations.rs:178] Initialising SAFE Authenticator services…
INFO 2021-04-09T11:08:44.422297932-07:00 [sn_authd/authd.rs:34] Bootstrapping with contacts: {138.68.146.15:34651, 138.68.141.132:36390, 46.101.48.69:55130, 138.68.154.35:49429, 138.68.146.110:58306, 188.166.146.115:41339, 178.62.58.241:42766, 46.101.93.86:56133, 139.59.181.74:12000, 138.68.138.75:59177, 46.101.1.135:58214, 138.68.152.156:51182, 138.68.142.144:55064, 138.68.139.187:33546, 138.68.137.198:43750, 138.68.139.28:40613, 138.68.131.228:40591, 46.101.55.62:53141, 138.68.154.164:44520, 138.68.138.179:51519, 138.68.139.58:38972, 188.166.146.65:36220, 46.101.17.63:38981, 188.166.169.192:47334, 138.68.137.76:34625, 138.68.133.17:37599, 46.101.72.229:52737, 178.62.101.46:59428, 138.68.131.119:50694, 46.101.78.184:41244, 138.68.142.76:38701, 178.62.80.163:57378, 138.68.131.218:57691}
INFO 2021-04-09T11:08:44.423287445-07:00 [sn_authd/authd.rs:130] Listening on 127.0.0.1:33000
INFO 2021-04-09T11:09:15.621164036-07:00 [sn_authd/requests/mod.rs:77] Processing new incoming request (1785654368): ‘create’
INFO 2021-04-09T11:09:15.621436137-07:00 [sn_authd/requests/create.rs:25] Creating a Safe…
INFO 2021-04-09T11:09:15.639896895-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/mod.rs:109] Client started for specific pk: PublicKey::Ed25519(8fe2bca8eface9345665b1945d0362880f44a785c8d0a722503a7e60385e6475)
WARN 2021-04-09T11:09:15.640108162-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/config_handler.rs:73] Failed to open config file from ‘/home/zitcalasa/.safe/client/sn_client.config’: No such file or directory (os error 2)
WARN 2021-04-09T11:09:15.640490156-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/qp2p-0.11.7/src/endpoint.rs:235] Ignoring ‘forward_port’ flag from config since IGD has been disabled (feature ‘no-igd’ has been set)
WARN 2021-04-09T11:09:20.144381989-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.218:57691
INFO 2021-04-09T11:09:20.235055478-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.1.135:58214
WARN 2021-04-09T11:09:20.235590658-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 1 new_elders.
INFO 2021-04-09T11:09:20.311015088-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.131.218:57691
WARN 2021-04-09T11:09:20.311185085-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 2 new_elders.
INFO 2021-04-09T11:09:20.311433563-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.48.69:55130
WARN 2021-04-09T11:09:20.311475889-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 3 new_elders.
INFO 2021-04-09T11:09:20.311568914-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.55.62:53141
WARN 2021-04-09T11:09:20.311601770-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 4 new_elders.
INFO 2021-04-09T11:09:20.311765338-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.131.228:40591
WARN 2021-04-09T11:09:20.311921612-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 5 new_elders.
INFO 2021-04-09T11:09:20.316345133-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.138.179:51519
WARN 2021-04-09T11:09:20.316447770-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 6 new_elders.
INFO 2021-04-09T11:09:20.541986938-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.138.179:51519
WARN 2021-04-09T11:09:20.542397108-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 1 new_elders.
INFO 2021-04-09T11:09:20.543343272-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.131.218:57691
WARN 2021-04-09T11:09:20.543435710-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 2 new_elders.
INFO 2021-04-09T11:09:20.543746598-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.55.62:53141
WARN 2021-04-09T11:09:20.543801934-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 3 new_elders.
INFO 2021-04-09T11:09:20.543831677-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.1.135:58214
WARN 2021-04-09T11:09:20.543856184-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 4 new_elders.
INFO 2021-04-09T11:09:20.543882724-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 138.68.131.228:40591
WARN 2021-04-09T11:09:20.543941218-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 5 new_elders.
INFO 2021-04-09T11:09:20.545535322-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:527] Connected to elder: 46.101.48.69:55130
WARN 2021-04-09T11:09:20.545597404-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 6 new_elders.
WARN 2021-04-09T11:11:15.623990657-07:00 [qjsonrpc/src/server_endpoint.rs:160] Failed to read incoming request: timed out
WARN 2021-04-09T11:11:15.660981198-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:523] Failed to connect to Elder @ : ElderConnection
WARN 2021-04-09T11:11:15.661099207-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 6 new_elders.
WARN 2021-04-09T11:11:15.661184712-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:523] Failed to connect to Elder @ : ElderConnection
WARN 2021-04-09T11:11:15.661214950-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:537] Connected to only 6 new_elders.
WARN 2021-04-09T11:11:15.661385278-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/mod.rs:172] No automatic simulated payout occurs for clients created for pre-existing SecretKeys
INFO 2021-04-09T11:11:15.661457637-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/mod.rs:124] Getting SnTransfers history for pk: PublicKey::Ed25519(8fe2bca8eface9345665b1945d0362880f44a785c8d0a722503a7e60385e6475)
INFO 2021-04-09T11:11:15.661516955-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:215] sending query message Query { query: Transfer(TransferQuery::GetHistory), id: MessageId(2f25e3…), target_section_pk: Some(PublicKey::Bls(8838df06e1a404e6c57e7681c552c10f6db836ec892fded02f7978fd80980821)) } w/ id: MessageId(2f25e3…)
WARN 2021-04-09T11:11:16.750494685-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.138.179:51519
WARN 2021-04-09T11:11:30.870329336-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.55.62:53141
WARN 2021-04-09T11:11:33.904537844-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.1.135:58214
WARN 2021-04-09T11:11:37.202777913-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.48.69:55130
WARN 2021-04-09T11:11:37.983531722-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.218:57691
WARN 2021-04-09T11:14:17.511809337-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.228:40591
INFO 2021-04-09T11:14:17.512138417-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/balance_management.rs:79] Getting balance for None or self
INFO 2021-04-09T11:14:17.512210009-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:215] sending query message Query { query: Transfer(TransferQuery::GetBalance), id: MessageId(bb93bf…), target_section_pk: Some(PublicKey::Bls(8838df06e1a404e6c57e7681c552c10f6db836ec892fded02f7978fd80980821)) } w/ id: MessageId(bb93bf…)
WARN 2021-04-09T11:14:23.079422213-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.55.62:53141
WARN 2021-04-09T11:14:24.307914471-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.138.179:51519
WARN 2021-04-09T11:14:24.308124563-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.1.135:58214
WARN 2021-04-09T11:14:24.318101684-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.48.69:55130
WARN 2021-04-09T11:14:25.638207040-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.218:57691
INFO 2021-04-09T11:16:07.558741294-07:00 [sn_authd/requests/mod.rs:77] Processing new incoming request (144966734): ‘unlock’
INFO 2021-04-09T11:16:07.558970627-07:00 [sn_authd/requests/unlock.rs:25] Unlocking a Safe…
WARN 2021-04-09T11:17:04.049916661-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.228:40591
INFO 2021-04-09T11:17:04.050290955-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/simulated_payouts.rs:63] Triggering a simulated farming payout to: PublicKey::Ed25519(8fe2bca8eface9345665b1945d0362880f44a785c8d0a722503a7e60385e6475)
INFO 2021-04-09T11:17:04.145943628-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/simulated_payouts.rs:81] Applying simulated payout locally, via query for history…
INFO 2021-04-09T11:17:04.146220233-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/mod.rs:124] Getting SnTransfers history for pk: PublicKey::Ed25519(8fe2bca8eface9345665b1945d0362880f44a785c8d0a722503a7e60385e6475)
INFO 2021-04-09T11:17:04.149421593-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:215] sending query message Query { query: Transfer(TransferQuery::GetHistory), id: MessageId(0331ee…), target_section_pk: Some(PublicKey::Bls(8838df06e1a404e6c57e7681c552c10f6db836ec892fded02f7978fd80980821)) } w/ id: MessageId(0331ee…)
WARN 2021-04-09T11:17:23.161456026-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.55.62:53141
WARN 2021-04-09T11:17:28.954430121-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.138.179:51519
WARN 2021-04-09T11:17:30.007964606-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.1.135:58214
WARN 2021-04-09T11:17:31.147043676-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.48.69:55130
WARN 2021-04-09T11:17:40.531483734-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.218:57691
WARN 2021-04-09T11:18:07.561200461-07:00 [qjsonrpc/src/server_endpoint.rs:160] Failed to read incoming request: timed out
INFO 2021-04-09T11:18:54.952476450-07:00 [sn_authd/requests/mod.rs:77] Processing new incoming request (2490646314): ‘status’
INFO 2021-04-09T11:18:54.952658101-07:00 [sn_authd/requests/status.rs:29] Preparing authd status report…
WARN 2021-04-09T11:20:22.635686964-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.228:40591
INFO 2021-04-09T11:20:22.636705938-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/mod.rs:191] Sending requests for payment for write operation
INFO 2021-04-09T11:20:22.638005092-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/client/transfer_actor/mod.rs:124] Getting SnTransfers history for pk: PublicKey::Ed25519(8fe2bca8eface9345665b1945d0362880f44a785c8d0a722503a7e60385e6475)
INFO 2021-04-09T11:20:22.639237102-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:215] sending query message Query { query: Transfer(TransferQuery::GetHistory), id: MessageId(e60393…), target_section_pk: Some(PublicKey::Bls(8838df06e1a404e6c57e7681c552c10f6db836ec892fded02f7978fd80980821)) } w/ id: MessageId(e60393…)
WARN 2021-04-09T11:20:22.969623081-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.55.62:53141
WARN 2021-04-09T11:20:23.798038887-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.138.179:51519
WARN 2021-04-09T11:20:23.887437531-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.1.135:58214
WARN 2021-04-09T11:20:24.221398588-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 46.101.48.69:55130
WARN 2021-04-09T11:20:25.423004755-07:00 [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_client-0.52.9/src/connection_manager.rs:921] Message received at listener from 138.68.131.218:57691

No still no joy. The logs look like things are working but on bash it just hangs. I ve tried restaring bash after each step to see if a new instance of bash lets me do the next step.

Perhaps it’s just taking too long, unless you left it there for several minutes, nothing there shows like it broke, did you try $ safe keys create --test-coins ? that should show the same result if it’s connectivity issue/latency, let it run for a few minutes to see if it eventually finishes

3 Likes

Yes I tried [quote=“bochaco, post:20, topic:34351”]
$ safe keys create --test-coins
[/quote]

Same timeout event as described below

I have tried leaving it but eventually it times out and displays

zitcalasa@ubuntu:~$ safe auth create --test-coins
Passphrase:
Password:
Sending request to authd to create a Safe…
Error: AuthdClientError: [Error] ClientError - Response not received: read error: connection closed: timed out