Ubuntu Servers :: Unable To Connect To System Bus: Failed To Connect To Socket

May 29, 2010

I tried to install vsftpd on my server and while the installation went fine, I can't run

Code:
restart vsftpd
As I the get error
Code:

restart: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Though I'm able to restart the service with

sudo /etc/init.d/vsftpd restart with a warning telling me to use the service utility. Not only that, but despite the port being open it won't allow me to log in, it just hangs, and I have local users enabled (I've used the default .conf file). Does dbus not come installed in 10.04, and if I did install it would it make a difference for restarting the service? Are there further steps needed not available in the tutorial on the Ubuntu Server Guide for 10.04 to enabling local user authentication? -edit- Figured it out, dbus wasn't installed, vsftpd is working fine now.

View 4 Replies


ADVERTISEMENT

Fedora Servers :: Getting Error Message When Trying To Connect To Vncserver 'unable Connect To Socket: No Route To Host (113)'

Apr 26, 2011

I install and configure the vncserver following and reading 1000papers, but all of this present the same problem; when i try to connect to my vncserver,recive this mesage: unable connect to socket: No route to host (113) The OS version is Fedora Core 14 and tigervnc-server i try different solutions including:Allow TCP connection modifing files /etc/gdm/custom.conf and /usr/share/gdm/gdm.chemas Disable SELinux removing iptables Here follow the vncserver configuration:

[code].....

The ip address of the vncserver is correct because i can do ssh on it. Where or what can i do?

View 4 Replies View Related

Ubuntu Servers :: Smbd. Failed To Connect To Socket?

Nov 21, 2010

I have a new install of Ubuntu 10.04.1 LTS server. But I get errormessages trying to start samba.

caesar@klem:/etc/samba$ restart smbd
restart: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

I have tride to remove an install samba. And deleted smb.conf. And startet with the original.

smb.conf:
workgroup = Easyways
server string = %h server (Samba, Ubuntu)
log file = /var/log/samba/log.%m
max log size = 1000

[Code]....

View 2 Replies View Related

Ubuntu Servers :: Unable To Connect To System Bus / Enable This?

Oct 8, 2010

I am running Ubuntu Server 10.04.01. When I try to start the MySQL service with
Code:
sudo start mysql
, I get this error:

Code:
start: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
What could I do to fix it?

View 4 Replies View Related

Ubuntu Servers :: ERROR 2002 (HY000): Can't Connect To Local MySQL Through Socket

Apr 2, 2011

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2). I've had this problem to the point where I thought I messed up my actual configuration so bad that I reinstalled Ubuntu to get rid of all the MySQL configuration; I ran MySQL through Windows with a breeze, but I'm getting some errors like that after restarting my computer just a few minutes ago and I have not changed anything in my SQL settings. I'm on Ubuntu 10.10 64 bit and running MySQL 5.1. the actual error that I get from Navicat and from the website is at [URL]... Update: 20110402. Connection for controluser as defined in your configuration failed. Just got that when I tried to log in to phpmyadmin.

View 4 Replies View Related

Fedora Networking :: Vpnc / Getting Error Unable To Connect, Socket Is Unavailable?

Aug 3, 2010

I am having problems accessing my work desktop through my home computer running Fedora 13. I am able to remote into work through MAC and Windows XP. I loaded vpnc and was able to connect to the concentrator. I also able to ping it too. I cannot connect to my desktop using rdesktop. I get error message �Unable to connect, socket is unavailable. I cannot ping to the desktop.

View 2 Replies View Related

Ubuntu Servers :: Can't Connect To Local MySql Through Socket '/var/run/mysqld/mysqld.sock' (2)

Apr 18, 2011

installing mysql server manually. i have successfully installed mysql server but when i am try to create database, it shows error like this

ERROR 2002 (HY000): Can't connect to local MySql server through socket '/var/run/mysqld/mysqld.sock' (2)

** mysqld is not available in /var/run and error log file is also not available in /var/log **

View 5 Replies View Related

Ubuntu Servers :: Error: 'Can't Connect To Local MySQL Server Through Socket '/var/run/mysqld/mysqld.sock' (2)

Apr 10, 2010

After the upgrade from 8.10 to 9.04, all was well. But after the upgrade from 9.04 to 9.10, I lost the MySQL server. Now, I recall during the upgrade, I was asked if I wanted to keep the existing my.cnf file or replace it with a newer one. I did as suggested and kept the original as I had edited it before. The same question was asked with a couple other config files. I kept the original in each case. After the first step, I checked the server was running and the websites were up, all was well. After the update to 9.10, when I checked the server, I get the following error:

Code: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists! Can anyone point me in the right direction to getting this resolved?

View 2 Replies View Related

Ubuntu Servers :: Upgrading From Mysql5.1 To Mysql5.5 - Get An Error :2002 : Can't Connect To Local MySQL Server Through Socket ?

Apr 28, 2011

how to upgrade from mysql5.1 to mysql5.5 version. Pls guide me in briefly.I did upgrade with the help of this url

http://www.ovaistariq.net/490/a-step...-to-mysql-5-5/ but i got error like this error:2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) when trying to connect FATAL ERROR: Upgrade failed

In /etc/my.cnf , i didnt get like this. Is this is the error
user = mysql; socket = /var/run/mysqld/mysqld.sock; port = 3306; basedir = /usr/local/mysql; datadir = /usr/local/mysql/data; tmpdir = /tmp; log_error = /var/log/mysql/error.log

View 1 Replies View Related

Ubuntu Servers :: ERROR 2002 (HY000): Can't Connect To Local MySQL Server Through Socket '/var/run/mysqld/mysqld.sock' (2)

Feb 27, 2011

I'm the lead Dev of GnackTrack and we're having issues with running MySQL on the LiveDVD.Once installed everything works fine, mysql can be connected to but when using the liveDVD we get the following error:

Code:

root@root:~# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Contents of /etc/mysql/my.cf point to /var/run/mysqld/mysqld.sock but because this is a liveDVD the actual file is located in:
/rofs/var/run/mysqld/mysqld.sock

[code].....

View 4 Replies View Related

Ubuntu :: Failed To Scan / Unable To Connect To Scanner

May 14, 2011

Ok, so a few weeks back my 6 year old daughter wanted to scan a picture she had made for a school project, I hadn't used my AGFA snapscan e20 for years, Infact it had been in a box for more than 5 years.

anyhoo I thought I'd give it a go and with some doubt plugged it in. Much to my joy and my daughters joy it just worked, there was life in the old dog still So two or three weeks on after I've installed a kernel update as well as others on my daughters Dell Optiplex GX620 Ubuntu 10.04 LTS (2.6.32-30-generic #59-Ubuntu SMP), my multi operating system literate 6 year old has drawn another master piece and popped it in the scanner only to recive the following error from simple-scan

What I'd like to know is,
1, How do I remove the entry for the scanner in simple-scan (ahh the old reinstall never fails)
2, why am I getting nothing back from my tail
3,Why did it break in the first place?
4, how to fix it (if not with a reinstall)

Please help as I don't want to break the "My Dad can fix anything" illusion my daughter has just yet.

View 8 Replies View Related

Ubuntu Networking :: Unable To Connect To Wireless But Can Connect To Wired

Nov 2, 2010

I am unable to connect to wireless network in ubuntu 10.10.i have noticed that the iwlagn driver isnt been used by anything.

View 9 Replies View Related

Ubuntu Networking :: Unable To Connect To The Internet But Can Connect To The Router

Apr 6, 2011

I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.

[Code]....

View 5 Replies View Related

Ubuntu Servers :: UEC: Unable To Ping And Connect To Instance?

Mar 30, 2010

I have set up UEC on a single machine 64 bit blade. I have followed the steps as per the documentation.I am using Managed NOVlan mode. I have installed the Karmic kola image. When I try to run the instance, I get an error "no resources available. Try --addressing private". When I try addressing private, an ip address 172.19.1.2 is assigned and the instance was running.

a) When trying to ping the ip, error displayed that the host is unreachableb) I am also unable to connect to ubuntu@172.19.1.2 using ssh. Error message is displayed that " No route to host".I have searched the forums but couldnt find any solutionPS: I suppose everyone is very busy. I see very limited responses to posts. Sharing your experience and expertise will be helpful for all and will reiterate the meaning of ubuntu

View 1 Replies View Related

Ubuntu Servers :: Unable To Connect To Web/Connection Refused

Feb 14, 2011

I have a new Ubuntu server (10.10), named Denholm, recently installed and updated. I came in this morning, attempted to add a package with apt-get, and got a "Connection refused" response. I have another server (also 10.10), named Moss, on the same network that can connect successfully.

Here's what I've found/tried so far:

This doesn't look like and apt problem anyway, but the sources.list files on Denholm and Moss are identical.

I can ping [URL] (and other sites) successfully from Denholm.

I have tried 'wget www.google.com'. From Moss the wget is successful, but from Denholm I get "Connection refused."

I have a web server on Moss and Denholm can successfully access it.

To the best of my knowledge, Denholm is not configured to use a proxy server (no http_proxy variable set).

View 1 Replies View Related

OpenSUSE Multimedia :: PS3 Media Server Connect / Unable To Connect To The PS3?

May 4, 2010

I'm trying to setup PS3 media server on my new OpenSuse 11.2 and I'm being unable to connect to the PS3. The multimedia server seems to being working ok, only it has not appear on XMB.

I've been searching on PS3 Media Server forums and try a couple of solutions regarding /etc/hosts and adding full qualified domain name of server to it, but it doesn't seems to work.

View 9 Replies View Related

Debian Configuration :: Network - Cannot Connect To Any Other Websites And Apt Will Not Connect To Any Servers

Feb 18, 2011

I am using Squeeze and all appears OK at first... I have a DHCP lease, PING to router works, apache servering fine in and outside the network, Epiphany seems to connects to default debian.org only, BUT I cannot connect to any other websites and apt will not connect to any servers. I installed once, tried to fix problem, gave up and reinstalled and still have the same problem.

I unistalled Network Manager thinking that was the problem, but still the same issue. Is there a default firewall blocking certain connections or am I missing something I'm supposed to know about? I installed some non-free firmware in the beginning of install and all worked... and I connected fine when downloading packages during install.

View 4 Replies View Related

Ubuntu :: 10.04: Can't Connect To MySQL Through Socket?

Dec 22, 2010

I am in the process of installing a genome brower on an ubuntu 10.04 (lucid). I achieved to see the browser once. Then, the mysql.sock disappeared and to solve this I tried first, to reboot the server with no results. Then I removed and reinstalled the MySQL server installing mysql-server-5.1. Now, I have a socket and MySQL is running (checked these out) but when I try to see the browser that is what I obtain:

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)

View 1 Replies View Related

Fedora Servers :: Unable To Connect To The Postgresql

Jun 21, 2009

I have recently Installed Fedora 11. I have installed postgres like yum install postgresql but I wonder there is no user created for postgres when I tried su postgres system says, no identity for user postgres. even when I tried to connect postgres server using psql then it says

Code:

psql: could not connect to server: No such file or directory

Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

View 1 Replies View Related

Fedora Servers :: Unable To Connect To The Localhost

Jul 13, 2009

I'm trying to connect to url, but the browser is unable to connect to the localhost; my OS is F11, if someone have encounter this problem? i was able to connect to the localhost when i had F6 OS.?

View 3 Replies View Related

Ubuntu Servers :: Apache Virtual Host Unable To Connect

Jan 18, 2011

I've set up a server running Ubuntu 10.10 (desktop) with apache. Problem is: When I try to configure multiple virtual hosts I can only access the first one. I'm sure that I'm missing something basic in my setup, but I cannot seem to figure out what.

What I want is simply two virtual hosts, one only available on the LAN where I can test my php files and one "live" available from the outside.

Heres what I've done:

Installed Apache2.2
Copy /etc/apache2/sites-available/default -> /etc/apache2/sites-available/dev
Modified "dev" config DocumentRoot and Document to point to /var/www/dev
Modified "dev" config VirtualHost to <VirtualHost *:1337> (port change right?)
Modified "default" config DocumentRoot and Document to point to /var/www/live

[Code].....

Live works fine, but dev cannot connect (as if there is no server there).

View 2 Replies View Related

Ubuntu Servers :: Outside Users Unable To Connect To VOIP Server?

Feb 15, 2011

I am trying to setup a mumble server on Ubuntu Server 10.10. I have downloaded/installed all of the necessary files and configured my router to open up the necessary port (64738 ). However users outside of my network are unable to connect to the server (get Timeout error). Also to add, I am fairly new to using linux/ubuntu.I made a post on reddit where you will find more information regarding my problem: [URL]

View 5 Replies View Related

Hardware :: Unable To Connect SYSTEM Mint To Tv / Fix It?

Dec 31, 2009

Using 2 different linux mints(6, and 8), with 2 different screen sizes. (17 inch and 10 inch) i have not been able to connect the vga laptops to a Hdmi slot in the tv. i have tried using different screen sizes for the laptop and also have tried to use different screen sizes on the tv. aside from that i don't know much else what to attempt, all of my drivers are active so i don't think that is the issue.

View 1 Replies View Related

Ubuntu Multimedia :: Mplayer: Could Not Connect To Socket

Feb 4, 2010

The DVD is mounted. From the console, I input "mplayer dvd://", and I receive the following output:

MPlayer SVN-r29237-4.4.1 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

[code].....

View 2 Replies View Related

Ubuntu Installation :: Unable To Connect To Internet After System Update

Mar 1, 2011

I Have Installed Ubuntu 10.04 according to the steps mentioned in the following pdf [URL] the problem is after installation i am unable to connect to internet. i have connected internet on LAN but cannot detect it on console. unless i update the system i cannot get GUI.

View 9 Replies View Related

Software :: MPlayer - Could Not Connect To Socket

Oct 11, 2010

So I'm trying to watch .rmvb thats why I got MPlayer.

This is what it says when I try running it from the terminal:
gondee@gondee:~$ gmplayer
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (Family: 6, Model: 28, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

It then pops up 2 screens a black and a gray. I can't close them and they're frozen.

View 3 Replies View Related

General :: Unable To Connect To Internet In System / Resolve This?

Jun 10, 2011

I have installed Linux 5.6 in my home PC, i tired to use internet connection its failed to connect. Whereas i am able to work in windows XP.

In Linux:-

i am not able to ping any sites.

i am using BSNL Broadband connection.

i have enable the option DHCP (IN DNS Configuration) to obtain an IP automatically from the ISP.

/etc/resolv.conf file looks like

search localhost
nameserver 192.168.1.1

View 5 Replies View Related

General :: Unable To Connect Internet From Client System

Jan 28, 2010

I have Cisco Switch 2960, and it has been configured with dhcp (from 192.168.43.31 to 192.168.43.) and all my client connected to It. I have a modem and Its IP is 192.168.1.1, I used Fedora Linux system in between Modem and Switch , and made IP forwarding (Only one ethernet port is avaliable in Fedora Linux System), so that I can use the Internet through out the LAN. But When I try to ping modem form client system, I get an message
icmp_sep=1109 Redirect Host: (New nexthop: 192.168.1.1),
I am not able to connect Internet from my Client system.

View 4 Replies View Related

Fedora Servers :: Unable To Connect To The Share From Windows Machine

Jun 14, 2011

Trying to setup Samba for the first time and am unable to connect to the share from my Windows machine. It is a very basic setup, just trying to setup a single share to use a backup location for my windows files.

I've done the following:
1. Fresh install if fedora 15
2. installed samba
rpm -qa | grep samba
gives the following:

[Code].....

3. Used samba server configuration to setup the share and create the samba users
4. When I tried to connect from my windows machine I get the error that the server is not accessible, you might not have permission to use this network resource or I get the error "windows cannot access server, check spelling and try again.

Both computers can ping each other. I opened samba ports in the linux firewall and tried to connect again: same error Disabled firewall all together and have the same error. Here is the output from the testparm command

[Code].....

View 6 Replies View Related

Networking :: Network Manager - Unable To Connect Automatically In A Ubuntu System

Apr 13, 2011

I have a 5720 Mini PCIE broadband modem card and though it works, it won't connect automatically in a Ubuntu system. Network Manager says it is enabled when I right click on the icon, but when I do a left click it says it is disabled. I have to right click and disable and then enable before my Verizon connection will work.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved