Debian :: Jessie - SSH Working - Connection Refused On Ispconfig3

Feb 1, 2016

I have a 'little' problem with my vps, which was working before. Here is what I made:

- order an new IP and I was trying to modify /etc/network/interfaces in order to configure the ip
- even if I was logged as root, I wasn't able to modify 'interfaces' so I tried sudo and alsoto mount (different commands I found.)
- rebooted the VPS

Current situation: I can access ssh, but ispconfig3 and the websites are not working anymore.

View 1 Replies


ADVERTISEMENT

Server :: Vsftpd Not Working: Connection Attempt Failed With "ECONNREFUSED - Connection Refused?

Apr 28, 2010

vsftpd not working on my CentOS system. I tried logging in using FileZilla but the error message was: Connection attempt failed with "ECONNREFUSED - Connection refused by server".

View 7 Replies View Related

OpenSUSE Network :: NFS Automount Stopped Working - System Error: Connection Refused

Jul 6, 2010

I got connecting to our NAS over NFS working perfectly. Direct NAS Reading & Writing - How? But on Saturday I found out it had stopped working. For no apparent reason, not straight after an update either I don't think. When I manually try to mount --verbose:

mount 192.168.100.14:/IHL /mnt/IHL --verbose
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Tue Jul 6 14:48:32 2010
mount.nfs: text-based options: 'addr=192.168.100.14'
mount.nfs: Unable to connect to 192.168.100.14:111, errno 111 (Connection refused)
mount.nfs: mount to NFS server '192.168.100.14:/IHL' failed: System Error: Connection refused

Corresponding fstab line that used to work just fine. 192.168.100.14:/IHL /mnt/IHL nfs auto 0 0 For now, I can drop back to Samba but this is a PITA as I can't open OpenOffice documents and write to them directly on the NAS. The fact smb://192.168.100.14/IHL works proves networking wise we're cool too. There is no firewall between this PC and the NAS, the NAS is instructed to allow my PC's LAN IP full access. OpenSuse's software firewall has been told to allow NFS Client too. Why would this setup break out of nowhere? How can I debug this best? I see nothing relevant in /var/log/messages How can I get it to work again? A hopeful reboot didn't do its usual wonders...

View 3 Replies View Related

Software :: Vnc Server Used To Work Suddenly Stopped Working With Connection Refused Errors

Feb 22, 2011

I have a machine running with slackware64 13.1 and vnc servers is installed on it. It worked for months until yesterday, when I couldnt connect to the machine remotely.

I have 2 vnc "users" on this machine, root and "user". Each have their own desktop. Root has desktop :1 and user had desktop :2. Simple enough.

VNC servers is started via /etc/rc.d/rc.local with the command:

Code:

Code:

It worked flawlessly. I use the very same configuration on my home server, never had a glitch.

From the "distant" machine, I get this error when I try to connect:

Code:

Unable to connect to VNC server

What has changed so it no longer works? I assume its not a network problem since the machines are all located in my home network and there is no firewall or router in between them.

View 2 Replies View Related

Debian :: Openssh - Connection Refused

Apr 13, 2016

When I connect with my vps server through openssh, doesn't establish connection. Openssh is active (see its status), port 22 is open, the sshd_config file is the same of original copy (I have saved one in the case I did a mistake) the only line different permitrootpassword is set on ''no'', there isn't a firewall that block ssh connection and with other remote desktop control like remmina works well.

View 13 Replies View Related

Debian :: Gnome Music Player Client Refused Connection?

Jan 22, 2011

I'm building a music server using an Alix board with Voyage linux installed on that. The Alix board is attached to my laptop, running Debian, and the laptop acts as the file server via NFS.

I have MPD installed and configured on the Alix board, and have configured NFS on the Alix board to look for the directory where my music files are on the laptop.

I'm directly connecting the Alix board and the Laptop with a crossover cable as I don't want internet access - this is purely for storing and playing my FLAC files via the hi fi. As a result I've setup static IP addresses on both the Alix board and the Laptop, using 10.0.0.1 as the Laptop address and 10.0.0.2 for the Alix board address. Both the Laptop and Alix board have a netmask of 255.0.0.0

The Laptop /etc/network/interfaces output is

# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 10.0.0.1
netmask 255.0.0.0

[Code]....

1. Comment out the "bind to any address = "any" line in the mpd.conf, but that didn't solve it.

2. I'm wondering if I need to setup my routing tables so that it uses a static route, but I don't think that will help as I'm not connecting via a router.

The Laptop is an IBM Thinkpad and not a Mac (I've read about people with Mac's having problems like this).

As far as I know I don't have any firewalls - The Debian install is just disks 1 and 2, and I haven't installed any firewalls (but not sure if Debian comes with one as standard?) The Alix board has the Voyage distribution specifically for Alix and I'm certain that doesn't have anything like a firewall built into it as Voyage is a very stripped down linux kernel.

View 3 Replies View Related

Debian Multimedia :: Sound Won't Work Audio Connection Refused

Jan 4, 2010

i have both pulseaudio and gstreamer installed, my "multimedia audio controller" claims to be a ESS Technology ES1988 Allegro-1 in the system information window and in the report i generated it says my Audio Adapter is "MPU-401 UART - MPU-401 UART" PulseAudio tells me Connection failed: Connection refused and the volume control that came with the system says No volume control GStreamer plugins and/or devices found. I am not understanding, here. do I need some driver that i don't have? i installed all the gstreamer plugins that seemed to pertain to volume that i could find. If i am not very much mistaken, I am using Debian Lenny.

View 5 Replies View Related

Debian :: Connection Timeout Too Often In Jessie

Sep 6, 2015

I am running debian 8 stable version (which I starting to think not that "Stable") and when i surf web pages its ok except the fact that I am too often get connection timeouts then i need to press "enter" in the ur box to try again and then its maybe work if not I am going to press another "enter" on the url box until i have connection to the site its important to say its not a isp or hardware problem. I run the web with no problems in that other operating system which I am not getting back to.....

View 14 Replies View Related

Debian :: Blueman Connection Failed (Jessie)

Oct 18, 2015

I recently Installed debian 8.2 on my toshiba satellite l505-es5034. Using cinnamon desktop.

Did googling regarding how to get my insignia usb bluetooth dongle functioning and ended up installing blueman.

It can search for devices but when i try to connect to my logitech bluetooth adapter for my stereo it reads "Connection Failed: No such file or directory"

saw on arch linux wiki that this may happen if the user isnt in the lp group so I added the user to the group and still the same result.

I tried connecting to my phone with same result. No issue pairing, connection failed.

View 0 Replies View Related

Debian Hardware :: Jessie Installation By Wireless Connection

May 30, 2014

My wireless connection doesn't work at the Debian jessie installer. This problem appears both on netinst installer and dvd-1. I try to install by USB key. I get message: network key exchange failed. I've tried to disable wifi WPA2, however I can't connect even then. This problem doesn't appear on Debian wheeze installation.

View 8 Replies View Related

Ubuntu Multimedia :: PulseAudio Volume Control - Connection Failed:Connection Refused

Jul 4, 2010

I tried to finally set-up surround sound on my Ubuntu 10.04 machine and i was successful in doing so after a while of changing settings and tinkering. After doing so though, i was later in the day not able to get into the Pulseaudio Volume Control, therefore, everything is stuck where it is and i can't change anything. When i try to open Pulseaudio Volume Control i get the error message, Connection failed, Connection refused. My programs still play sound and i can control the sound of the programs through the programs, but i cant control the sound of the sorround sound now and my main sound bar only affects my stereo speakers, not the surround ones.

I believe this may have happened after the random disk check on restart, but i can't 100% confirm that and i'm not even sure if they are related. I still have sound, but i have no way to control the volume of my entire system at once. I did some looking around online and saw that others are having or had the same issue, and it was through different versions of Linux also. somehow reset everything so i can access PAVC and start over . I also tried steps listed in another thread here on the same topic, but they weren't working and it also seemed to be for older Ubuntu versions.

[Code]....

View 9 Replies View Related

Ubuntu Networking :: Setting Up Bluetooth Connection Between Two Computers Throws Connection Refused (111)

Apr 3, 2011

I'm trying to create a PAN (Personal Area Network) using a laptop (Siragon ML-1040) and my desktop computer, but I get the Connection Refused (111) error.

Blueman doesn't detect any network service between the two computers unless I start PAND on one of them and then it detects the NAP service. That, only after I enable the NAP/Workgroup services on the Services submenu in Blueman. However, it doesn't work neither with the NM plugins or without them (dhclient and that other one I can't remember the name of).

Any clues over here? I'm using pand 4.91 and blueman.

View 3 Replies View Related

Debian :: LaTeX BibLaTeX Not Working - Jessie

Dec 19, 2015

I have a problem with compiling bibliography in Latex running on Debain Jessie. I have even tried to compile the stock example provided by ShareLatex web site, and it still doesn't work.I keep getting same error messages, when I run my own files AND the stock example:

I found no citation commands---while reading file document.aux
I found no ibdata command---while reading file document.aux
I found no ibstyle command---while reading file document.aux

View 1 Replies View Related

Debian Installation :: Bluetooth Not Working On Jessie

Mar 20, 2015

How to get Toshiba Satellite's bluetooth to work. Here is output that I think may be useful.... but I could be wrong. Pretty much everything I have found is outdated, has dead links, or didn't work.

So far, I've learned (at least from what I've understood) it has to do with kernel drivers/modules not working. I'm on Jessie right now since my graphics driver didn't work on the stable kernel.

lspci
Code: Select all00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1566
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 05)
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 156b
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1

[Code] ....

View 4 Replies View Related

Debian :: Wakeonlan Stopped Working On Upgrade To Jessie

Jul 2, 2015

Dell Vostro 230 with integrated Broadcom NIC.

Wakeonlan was working just fine with Wheezy on this machine. After upgrade, wakeonlan will resume from suspend but not from shutdown.

I have no problem with other machines (same software setup) after upgrade. None of my other machines have a broadcom NIC.

No BIOS settings were changed during the upgrade. If I enter the BIOS on boot and make sure settings are correct then 'save' and shutdown, without booting to debian, I can then successfully wakeonlan. Then, if I do not boot debian, but shutdown before debian starts, I can wakeonlan successfully again.

If I boot debian and then shutdown, game over: wakeonlan nolonger works.

$ ethtool eth0 | grep -i wake
Supports Wake-on: g
Wake-on: g

A bit of research found the suggestion:

$ lspci -tv | grep -i ether
+-1c.2-[02]----00.0 Broadcom Corporation NetLink BCM57788 Gigabit Ethernet PCIe

$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
P0P2 S4 *disabled
P0P3 S4 *disabled

[Code] ....

How to get wakeonlan working under Jessie with a Broadcom BCM57788?

View 8 Replies View Related

Debian :: Bluetooth Not Working - Jessie On HP ProBook G2 Laptop

Jul 4, 2015

I've installed debian stable (Jessie) on an HP probook g2 laptop, but bluetooth isn't working.

Code: Select all/etc/init.d/bluetooth restart
gives in /var/log/syslog:
Code: Select allJul  4 12:02:35 mypc bluetoothd[5043]: Bluetooth management interface 1.6 initialized
Jul  4 12:02:35 mypc bluetoothd[5043]: Sap driver initialization failed.
Jul  4 12:02:35 mypc bluetoothd[5043]: sap-server: Operation not permitted (1)
Jul  4 12:02:35 mypc bluetoothd[5043]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Jul  4 12:02:35 mypc pulseaudio[1197]: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.Manager" doesn't exist

View 1 Replies View Related

Debian :: Jessie Gnome Tweak Tool Not Working

Jan 9, 2016

Installed Jessie and added the Nvidia Proprietary drivers. All looks good.

When I open the Gnome Tweak Tool it appears to be working fine but won't change anything. If I click on a check box the check appears for a split second and then disappears. Tried re-starting a few times, same. Haven't found anything relevant on the net yet.

View 2 Replies View Related

Debian Multimedia :: Mondo Rescue Not Working On Jessie

May 9, 2015

i can't use imondo restore anymore, due to upgtading to jessie, did aynone get to make it work with jessie. I love to use mondo restore because i can get hots backpus, and i can do partial restore so i can restore my full system preserving home foldest, other way i have to move my home folder, very much waste of time. I cant get installed it but it doesnt open up, it says mondo, mindi bad installed or something like that.

View 1 Replies View Related

Debian :: Jessie - Zsh In Tmux / Tab Menu Selection Stopped Working

Jun 29, 2015

I installed Jessie (8.1.0) and encountered a problem which is non-existent in Wheezy (7.8.0).

My shell is zsh and I use tmux both installed from packages, I use this zsh feature that when you type "ls /" and then hit "Tab" twice, it will present you a menu where you can select the directory you want navigating the menu with the arrow keys. It works fine out of tmux (in bare shell) but stopped working inside a tmux session. In bare shell you hit Tab twice and get into the menu, in tmux you hit Tab twice and it displays the table of suggestions but just keeps cycling suggestions (cycling directory names) and not sending me to the menu.

Here's some screenshots:

1) Working (no tmux): I hit tab twice and got in the menu.

2) Not working (in tmux): I hit tab twice and it just cycled directory names after "/"

t isn't in my config file, I tried without my .tmux.conf (with tmux set to default settings) and it still had no effect.

View 5 Replies View Related

Debian Configuration :: Jessie After Dist-upgrade / Password Not Working

Jul 13, 2015

updated my jessie by apt-get dist-upgrade and there was an error said there was something wrong with some database, and I needed to run some command, but after the upgrade I forgot to run the command. After I rebooted my system I found there was not any password needed for a normal user or the root. But if I change to the emergency mode, a root password is needed.

View 4 Replies View Related

Debian Configuration :: WYSIWYG Editor For Elog Not Working In Jessie

Oct 21, 2015

I installed elog 2.9.2+2014.05.11git44800a72 on my Jessie system. When entering a new post just a simple plain text editing box is shown instead of the WYSIWYG editor, and no drag and drop area for attachments is shown. When I start the elog service with "systemctl start elog" I get this suspect message in the journal: "FCKedit NOT detected".

Indeed, I see that the elog installation creates a symlink which I guess is supposed to point to the fckeditor installation, which nevertheless is missing:

Code: Select allroot@static-3-080:/usr/share/elog/scripts# ll fckeditor
lrwxrwxrwx 1 root root 15 Oct 25  2014 fckeditor -> ../../fckeditor
root@static-3-080:/usr/share/elog/scripts# ll ../../fckeditor
ls: cannot access ../../fckeditor: No such file or directory

I installed ckeditor 4.4.4+dfsg1-3 but his did not fix the problem. I'd say that either the elog package is broken or that it misses a dependency on a package providing FCKedit. Or maybe my system is misconfigured?

View 0 Replies View Related

Debian Multimedia :: Graphics Stop Working After Upgrade To Jessie

Oct 17, 2015

I upgraded from wheezy to jessie, but now I just boot to a console. I've gone through and made sure all packages are up to their latest versions, and I've made sure gnome, xorg, and xserver-xorg are reinstalled (during the upgrade they got uninstalled..).

Here's what happens when I run startx manually:

Code: Select allcharlie@asimov:~$ startx
X.Org X Server 1.16.4
Release Date: 2014-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian

[Code] ...

Note also that this whole time, gdm3 has been running:

Code: Select allcharlie@asimov:~$ ps ax | grep gdm3
 1058 ?        Sl     0:00 /usr/sbin/gdm3
 3993 tty2     S+     0:00 grep gdm3
charlie@asimov:~$ sudo service gdm3 status

[Code] .....

I'm not sure why it prints that it's starting gdm3, but it does that every time I run `sudo service gdm3 status'.

Here's a copy of my /var/log/Xorg.0.log.

View 8 Replies View Related

Debian Hardware :: Logitech Wireless Mouse Not Working On 64 Bit Jessie

Sep 22, 2013

I have a couple of Logitech wireless mice (M325) with USB Unifying receivers, one for a couple of netbooks (Asus & HP) and one for my old desktop. These have been working very nicely

under 32 bit OSs :-

Windows XP

Debian testing (Wheezy & Jessie)

I now have a new 64 bit desktop (Intel i5) and the Logitech mouse

DOES work with :-

The Bios
Windows 7

But it does NOT work with :-

Debian Jessie

I have found an old mechanical Sun 3 button mouse (USB), which has got me
working to some extent, but does remind me why I got an optical wireless mouse!

My old 32 bit desktop reports :-

Code: Select all$ uname -a
Linux copper 3.10-2-686-pae #1 SMP Debian 3.10.7-1 (2013-08-17) i686 GNU/Linux
 
Code: Select all$ lsmod | grep hid
hid_logitech_dj        13054  0
usbhid                 36040  0
hid                    64702  2 usbhid,hid_logitech_dj
usbcore               110348  4 uhci_hcd,ehci_hcd,ehci_pci,usbhid

[Code]....

I need to get the comparative info off the new desktop, but I am currently hampered by the old mouse and the bug, whereby when I asked for the LXDE desktop I also got Gnome installed, and Lightdm ignores my request to start LXDE and dumps me in Gnome!!

The main differences that I have found was in the modules where the 32 bit one uses uhci_hcd, while the 64 bit one uses xhci_hcd. The dmesg section is like the above, finding the Unifying device, but is missing the last line where djdevice finds the mouse..

View 14 Replies View Related

Debian Hardware :: WiFi Printer Is Not Working After Upgrade To Jessie

Sep 22, 2014

A couple of days ago I followed a guide online in order to install Adobe Reader and this guide recommended a specific package that needed the jessie repository, I added it (unaware the jessie was the name of the new distribution on testing) and so I found myself upgrading to Jessie, which is fine since is working quite alright, but since then I can't sent any document to my wi-fi printer.

I had no problem with Wheezy, I installed two printers: one connected to the usb interface and the other one to the wifi (but is actually the same). With Jessie when I try to print something and select the wi-fi one nothing happens. If i try to add a new one I can't since debian doesn't find it and I can't even delete the old "malfunctioning" one.

View 1 Replies View Related

Debian Hardware :: Sound Not Working With IBook G4 Running Jessie

Mar 22, 2015

I am having sound issues with iBook G4 running Debain Jessie. I am dual booting Ubuntu_MATE 15.04 and Jessie on the same HD. For PowerpC iBooks and PowerBooks you need to manully load the snd-aoa-i2sbus module in order to open alsamisxer so you can set you PCM Channel. I have done this when I ran Jessie on my PowerBook and sound worked with no issues. Now on this iBook I have ran both Lubuntu and Ubuntu-MATE with sound working by using this method. However when I installed Jessie I loaded the module, got aslmixer to load and set my PCM Channel but no sound.

View 1 Replies View Related

Debian Hardware :: Sound Not Working Through Speakers Since Moved To Jessie

May 19, 2015

Lenovo Thinkpad X201
Conexant 20585

Code: Select allfishybawb@minigonzo:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: CX20585 Analog [CX20585 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I've been having problems with audio not working through the speakers since I upgraded to Jessie. I did a fresh install, the same hardware worked out of the box on Wheezy. Audio does work through the headphones - searching Google results in a LOT of similar issues on various distros, but none of the suggestions I've found have worked. Pulseaudio is not installed.

Alsamixer shows that the speakers are un-muted, and toggling the headphone auto-mute in case that was causing problems doesn't work. lsmod shows that snd_hda_codec_hdmi is loaded and in use - could it be trying to send sound via HDMI? Odd, because this laptop does not have an HDMI port. Blacklisting that module doesn't seem to make a difference however.

View 1 Replies View Related

Debian Installation :: Ralink WiFi Stopped Working After Jessie Upgrade

Dec 23, 2015

On install my wifi was working, but when I rebooted it stopped working.Since then I've tried numerous things to attempt recovery of wifi. No luck so far.

View 14 Replies View Related

Debian Configuration :: Jessie - Wireless Not Working Dell Inspiron 1525

Sep 19, 2015

I have a problem with my laptop Dell Inspiron 1525 wireless on Jessie Cinnamon.

I have installed the b43 firmware and after that everything seemed working but just for a few seconds.

I have tried to reboot and after that I can't browse the internet just for a few seconds and after that Iceweasel loading and loading and nothing's happening.

I can't surf on the net just with cable but the wifi setup shows everything is okay 95% signal strength and connected.
Also tried reinstall the firmware and reboot and it's all the same after.

I can easily use my wifi with my smartphone too.

View 1 Replies View Related

Debian Hardware :: Sound Stopped Working After Upgrading Jessie System

May 1, 2014

I recently updated my Debian jessie system (for the first time in a few months). It broke my video driver (fortunately a dpkg-reconfigure fixed that) and my wireless driver (forget how I fixed that...), and my sound. ALSA still thinks I have an output device, I've set volumes all the way up in alsamixer.

In vlc and firefox, I can't hear anything using the default audio out (which I think is pulseaudio), nor can I hear anything if I ask them to use ALSA output directly. I've tried rebooting, killing/manually starting pulseaudio, etc to no avail.

I think it was either the kernel upgrade (went from 3.10 to 3.13) or a configuration option in some sound subsystem that broke. To be clear, sound was working perfectly before the upgrade. My machine is an Ivy Bridge-era Zenbook.

View 2 Replies View Related

Debian Hardware :: Jessie - Radeon HDMI Audio Not Working On Kernels 3.12 And Up

Jun 15, 2014

I am running a small Debian Jessie installation on my Zotac Nano AD10 (based on AMD's E-350, Radeon 6310). I use it as an MPD server, it outputs to my receiver over HDMI.

Up until kernel 3.11 that works fine. My GRUB command line looks like this (default grub.cfg file):

Code: Select all$ grep radeon /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet elevator=noop radeon.audio=1 radeon.dpm=1"

Up till 3.11, this worked fine. The available outputs in alsamixer are unmuted [00]. Aplay reports this:

Code: Select all$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I also set the HDMI output as system-wide default:

Code: Select all$ cat /etc/asound.conf
pcm.!default {
      type plug
      slave {
      pcm "hw:0,3" # HDMI audio
      }
        }

Running speakertest on device 0,3 though, - no sound:

Code: Select all$ speaker-test --device plughw:0,3

speaker-test 1.0.27.2

Playback device is plughw:0,3
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 64 to 16384
Period size range from 32 to 8192
Using max buffer size 16384

[Code] ...

I've tried fixing this repeatedly (3.12, 3.13, 3.14) but everytime i find myself returning to 3.11 because that keeps working.... Some posts suggest running xrandr could get it working, but this is a headless installation, so I cannot use xrandr.

For reference, OpenELEC works on this same system (separate install), and they're up to 3.14 as well. Never had a problem with OpenELEC and the audio not working.

View 1 Replies View Related







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