gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Error: couldn't get client config: While parsing config: toml: expected newline but got U+0022 '"'

Open taitruong opened this issue 1 year ago • 6 comments

I'm using v17.1.1 and did this:

export OUTPUT="json"
OUTPUT='{"":""}'
gaiad config node test

Now gaiad config throws this error:

Error: couldn't get client config: While parsing config: toml: expected newline but got U+0022 '"'

And now in client.toml this has changed: output = "{"":""}"

taitruong avatar Oct 18 '23 14:10 taitruong

Originally create issue here (provides more stacktrace): https://github.com/CosmosContracts/juno/issues/866

taitruong avatar Oct 18 '23 14:10 taitruong

Hi @taitruong as stated in the linked issue, this seems like its an SDK issue. Have you filed an issue there? Would be great if you could link it here and we can close out when we've applied the upgrade to the appropriate SDK version.

mmulji-ic avatar Nov 01 '23 11:11 mmulji-ic

Hi @taitruong as stated in the linked issue, this seems like its an SDK issue. Have you filed an issue there? Would be great if you could link it here and we can close out when we've applied the upgrade to the appropriate SDK version.

Created: https://github.com/cosmos/cosmos-sdk/issues/18332

taitruong avatar Nov 02 '23 08:11 taitruong

Thanks @taitruong we'll follow up with the SDK folks and get this into a release asap. I'll leave this open and put it on hold/blocked on the SDK till we do.

mmulji-ic avatar Nov 22 '23 19:11 mmulji-ic

@taitruong Hey, has this issue been solved for you with the v15.1.0 release?

MSalopek avatar Apr 03 '24 11:04 MSalopek

Related PR on cosmos-sdk https://github.com/cosmos/cosmos-sdk/pull/18345/files

MSalopek avatar Apr 03 '24 11:04 MSalopek

Closing as the issue should have been fixed by upgrading gaia to cosmos-sdk v0.50.

MSalopek avatar Jul 21 '24 10:07 MSalopek