Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tracked by #2868
taitruong opened this issue Oct 18, 2023 · 6 comments
Labels
status: blocked Blocked by an external issue. type: bug Issues that need priority attention -- something isn't working

Comments

@taitruong
Copy link

taitruong commented Oct 18, 2023

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 taitruong added type: bug Issues that need priority attention -- something isn't working status: waiting-triage This issue/PR has not yet been triaged by the team. labels Oct 18, 2023
@taitruong
Copy link
Author

Originally create issue here (provides more stacktrace): CosmosContracts/juno#866

@mmulji-ic
Copy link
Contributor

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 mmulji-ic removed the status: waiting-triage This issue/PR has not yet been triaged by the team. label Nov 1, 2023
@taitruong
Copy link
Author

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: cosmos/cosmos-sdk#18332

@mmulji-ic
Copy link
Contributor

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 mmulji-ic added the status: blocked Blocked by an external issue. label Nov 23, 2023
@MSalopek
Copy link
Contributor

MSalopek commented Apr 3, 2024

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

@MSalopek
Copy link
Contributor

MSalopek commented Apr 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked Blocked by an external issue. type: bug Issues that need priority attention -- something isn't working
Projects
Status: 🤔 F1: Investigate
Development

No branches or pull requests

3 participants