[GH-ISSUE #42] Config broken #31

Closed
opened 2026-02-28 14:46:30 +03:00 by kerem · 3 comments
Owner

Originally created by @jerozerbib on GitHub (Oct 10, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/42

It seems that after downloading the binary from cargo, I do not have a working config file

Posting a blank config working could solve this issue.

Error: Message("invalid type: unit value, expected struct ClientConfig", Some(Pos { marker: Marker { index: 6, line: 4, col: 0 }, path: "." }))

This is my error message.

Originally created by @jerozerbib on GitHub (Oct 10, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/42 It seems that after downloading the binary from `cargo`, I do not have a working config file Posting a blank config working could solve this issue. ```Error: Message("invalid type: unit value, expected struct ClientConfig", Some(Pos { marker: Marker { index: 6, line: 4, col: 0 }, path: "." }))``` This is my error message.
kerem closed this issue 2026-02-28 14:46:30 +03:00
Author
Owner

@Rigellute commented on GitHub (Oct 10, 2019):

Hmm... could you have a look at the config file itself?
Located here

~/.config/spotify-tui/client.yml

Please post the contents here.

And could you try deleting that directory and starting up spotify-tui again (that should take you throught the installation steps to create this file).

<!-- gh-comment-id:540638296 --> @Rigellute commented on GitHub (Oct 10, 2019): Hmm... could you have a look at the config file itself? Located here ``` ~/.config/spotify-tui/client.yml ``` Please post the contents here. And could you try deleting that directory and starting up `spotify-tui` again (that should take you throught the installation steps to create this file).
Author
Owner

@jerozerbib commented on GitHub (Oct 10, 2019):



---

That's the config

But deleting it fixed it !

<!-- gh-comment-id:540649009 --> @jerozerbib commented on GitHub (Oct 10, 2019): ``` --- ``` That's the config But deleting it fixed it !
Author
Owner

@Rigellute commented on GitHub (Oct 10, 2019):

Hmm... something must have gone wrong during first setup.

Great that it's fixed 👍

<!-- gh-comment-id:540659632 --> @Rigellute commented on GitHub (Oct 10, 2019): Hmm... something must have gone wrong during first setup. Great that it's fixed 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#31
No description provided.