InputUsername / rescrobbled

MPRIS music scrobbler daemon
GNU General Public License v3.0
232 stars 13 forks source link

I can't launch rescrobbled #92

Open GUUser91 opened 1 year ago

GUUser91 commented 1 year ago

I successly compiled it from this page. I'm using artix linux. https://aur.archlinux.org/packages/rescrobbled-git However, whenever I try to launch it, I get these error messages. rescrobbled Authenticated with Last.fm successfully! thread 'main' panicked at 'invalid url or method: Error(InvalidBaseUrl)', /home/bud/.cargo/registry/src/github.com-1ecc6299db9ec823/attohttpc-0.17.0/src/request/builder.rs:52:41 stack backtrace: note: Some details are omitted, run withRUST_BACKTRACE=fullfor a verbose backtrace

Authenticated with Last.fm successfully! thread 'main' panicked at 'invalid url or method: Error(InvalidBaseUrl)', /home/bud/.cargo/registry/src/github.com-1ecc6299db9ec823/attohttpc-0.17.0/src/request/builder.rs:52:41 stack backtrace: 0: 0x56057837e1a3 - <unknown> 1: 0x5605783a3eec - <unknown> 2: 0x5605783777d5 - <unknown> 3: 0x56057837fa01 - <unknown> 4: 0x56057837f6d3 - <unknown> 5: 0x5605783800a3 - <unknown> 6: 0x56057837ff97 - <unknown> 7: 0x56057837e654 - <unknown> 8: 0x56057837fcc2 - <unknown> 9: 0x5605780270b3 - <unknown> 10: 0x560578027203 - <unknown> 11: 0x5605780acdef - <unknown> 12: 0x5605780b927d - <unknown> 13: 0x5605780addbb - <unknown> 14: 0x56057803805d - <unknown> 15: 0x56057803b701 - <unknown> 16: 0x560578039aa3 - <unknown> 17: 0x56057804d779 - <unknown> 18: 0x560578372a02 - <unknown> 19: 0x56057803b898 - <unknown> 20: 0x7fcb0403c290 - <unknown> 21: 0x7fcb0403c34a - __libc_start_main 22: 0x560578027395 - <unknown> 23: 0x0 - <unknown>