Thread 'Error code -180 on Debian 13 (Trixie)'

Message boards : Questions and problems : Error code -180 on Debian 13 (Trixie)
Message board moderation

To post messages, you must log in.

AuthorMessage
Till R.

Send message
Joined: 24 Jan 26
Posts: 3
Germany
Message 118183 - Posted: 24 Jan 2026, 13:19:31 UTC
Last modified: 24 Jan 2026, 13:44:21 UTC

Hello everybody,

I have installed BOINC 8.2.8 x86_64-pc-linux-gnu according to the instructions on the official BOINC website (https://boinc.berkeley.edu/linux_install.php?action=submit&os_num=0&version_num=4&build=stable).
I am (not?) running BOINC on a ThinkPad T14 with Debian 13 installed.

When typing 'boinc' into console the error code 180 is returned. The Mundayweb Wiki says the code refers to the 'GUI RPC bind' having 'failed' (https://boinc.mundayweb.com/wiki/index.php?title=Error_code_-171_to_-180_explained).

Console output reads as follows:
~$ boinc | grep "failed"
[---] GUI RPC bind to port 31416 failed: 98
gstate.init() failed
Error Code: -180


I am yet uncertain where things are not working out here and it may help to mention that I am a beginner who is interested in learning about open science beyond secondary and tertiary sources. Any help is therefore appreciated.

Cheers!

################[Edit]################

Hardware
ThinkPad T14 Gen 1
Intel(R) Core(TM) i5-10310U (8) @ 4.40 GHz
Intel UHD Graphics @ 1.15 GHz [Integrated]
15.26 GiB RAM

Graphics driver
i915
ID: 118183 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 200
Germany
Message 118185 - Posted: 24 Jan 2026, 14:01:36 UTC - in response to Message 118183.  

Run this command to check who's occupying the port:
sudo netstat -tuplen | grep 31416

BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 118185 · Report as offensive     Reply Quote
Till R.

Send message
Joined: 24 Jan 26
Posts: 3
Germany
Message 118186 - Posted: 24 Jan 2026, 14:24:08 UTC - in response to Message 118185.  

I am getting this:

~$ sudo netstat -tuplen | grep 31416 
tcp        0      0 127.0.0.1:31416         0.0.0.0:*               LISTEN      997        14751      1414/boinc
ID: 118186 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 200
Germany
Message 118193 - Posted: 24 Jan 2026, 18:28:24 UTC - in response to Message 118186.  

In reply to Till R.'s message of 24 Jan 2026:
I am getting this:

~$ sudo netstat -tuplen | grep 31416 
tcp        0      0 127.0.0.1:31416         0.0.0.0:*               LISTEN      997        14751      1414/boinc

So this means that you already have BOINC client running, so no need to run another instance of it.
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 118193 · Report as offensive     Reply Quote
Till R.

Send message
Joined: 24 Jan 26
Posts: 3
Germany
Message 118195 - Posted: 24 Jan 2026, 19:34:43 UTC - in response to Message 118193.  

Yes, I made a lot of fuss about nothing. Managed to get it running in the end. Thank you very much for your help however
ID: 118195 · Report as offensive     Reply Quote

Message boards : Questions and problems : Error code -180 on Debian 13 (Trixie)

Copyright © 2026 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.