LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cannot register service: RPC: Unable to receive; errno = Connection refused (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-register-service-rpc-unable-to-receive%3B-errno-%3D-connection-refused-795593/)

sllinux 03-15-2010 03:16 PM

Cannot register service: RPC: Unable to receive; errno = Connection refused
 
I have a program that was working fine on Ubuntu 9.10 64-bit.

But I shut down the machine to install more RAM, and after I booted it up and tried running the program, I got this error:

Code:

Cannot register service: RPC: Unable to receive; errno = Connection refused
I saw this error before, and it was because portmap was not running. But this time, after I started portmap and re-ran the program, I still got that error. :scratch:

spampig 03-16-2010 08:06 AM

What's the program - what do any relevant logs say?

sllinux 03-16-2010 09:17 AM

I had to do a "sudo ufw disable" and then re-run portmap to get the program to work, even though I had already checked the firewall and it said it was disabled.


All times are GMT -5. The time now is 07:26 PM.