RU
EN
Main Page
Download
Addons
Forum
Blog
Feedback
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
Правила форума
AIMP Forum
»
AIMP for Windows
»
Bugs
(Moderator:
DennoN
) »
[+] [2689] Discogs login issue
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [+] [2689] Discogs login issue (Read 415 times)
0 Members and 1 Guest are viewing this topic.
[+] [2689] Discogs login issue
«
on:
August 13, 2025, 18:31:18 »
jrnew01
Новичок
Posts: 3
Карма: +0/-0
I have been using this application for a long time without any problems, but in the latest update, it asks me to log back into Discogs to search for tags online, but I get an error when I try to do so: “system error. code: 10048.” Can you help me resolve this? Thank you!
«
Last Edit: August 14, 2025, 08:39:37 by Artem
»
Logged
Re: Discogs login issue
«
Reply #1 on:
August 14, 2025, 08:39:27 »
Artem
Администратор
Эксперт
Posts: 18766
Карма: +3128/-70
It seems that player failed to bind localhost:8090 address that uses to listen the answer from the online services.
Ensure that 8090 port is not blocked on your antivirus/firewall and not used by another app:
run following command in Windows Power Shell / Console (run it as administrator)
Code:
[Select]
netstat -abn | findstr "8090"
Logged
Re: [+] [2689] Discogs login issue
«
Reply #2 on:
August 14, 2025, 10:51:23 »
jrnew01
Новичок
Posts: 3
Карма: +0/-0
C:\Windows\System32>netstat -abn | findstr "8090" TCP
TCP 0.0.0.0:8090 0.0.0.0:0 LISTENING
:'(
Logged
Re: [+] [2689] Discogs login issue
«
Reply #3 on:
August 14, 2025, 11:14:58 »
Artem
Администратор
Эксперт
Posts: 18766
Карма: +3128/-70
So, it does not display what app is bind this port?
Logged
Re: [+] [2689] Discogs login issue
«
Reply #4 on:
August 14, 2025, 11:42:55 »
jrnew01
Новичок
Posts: 3
Карма: +0/-0
I was using Firefox, now I tried with Edge, but the error continues, although now other things appear with the command you gave me
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for Windows
»
Bugs
(Moderator:
DennoN
) »
[+] [2689] Discogs login issue