Go to advanced search

by Asmox
Sat Oct 28, 2017 9:33 am
Forum: Troubleshooting
Topic: Every time I reboot, need to reinstall printer with CUPS
Replies: 0
Views: 319

Every time I reboot, need to reinstall printer with CUPS

Hello everybody, I have found such annoying issue related to CUPS. When I restart raspberry pi, there is a problem with a printer after that. Basically, the printer HP Laserjet 1018 is connected to RPi via USB and shared in LAN. I can use network printer properly. But when I restart RPi I cannot eve...
by Asmox
Tue Oct 24, 2017 6:40 pm
Forum: Raspberry Pi OS
Topic: Transmission cannot connect with any port
Replies: 2
Views: 625

Re: Transmission cannot connect with any port

It doesn't look like change in IP. Here is a screenshot from my router:
Image
Strange thing is that I can use transmission from my own PC connected to the same LAN. In case of my computer (not Raspberry) I'm getting message that ports are opened.
by Asmox
Mon Oct 23, 2017 10:27 pm
Forum: Raspberry Pi OS
Topic: Transmission cannot connect with any port
Replies: 2
Views: 625

Transmission cannot connect with any port

Hello! For some time I have been using Transmission with web interface. Then I have had a pause and now for unknown reasons I cannot use it any more. Every port I try to pick is said to be closed. I have upnp enabled and no matter if I switch on port forwarding or not, it doesn't work. I also tried ...
by Asmox
Mon Feb 20, 2017 9:51 pm
Forum: Troubleshooting
Topic: Samba sometimes stops
Replies: 0
Views: 240

Samba sometimes stops

Hello! I use Raspberry Pi B+. I installed Samba into Raspbian and there is some issues from time to time with drive mounting. Sometimes when I try to mount my drive connected to RPi: sudo mount -t cifs -o username=pi //192.168.1.50/Grubas /mnt/Grubas After entering the password I have nothing mounte...
by Asmox
Tue Sep 27, 2016 10:55 pm
Forum: Troubleshooting
Topic: [SOLVED] Cannot start Samba after update
Replies: 5
Views: 3613

Re: Cannot start Samba after update

Okay I've found the solution. The key was the fact that I still had my configuration kept in /etc/samba , even though I deleted it with $ sudo apt-get remove --purge samba I did the instruction at http://askubuntu.com/questions/820108/cannot-reinstall-samba-after-deleting-its-config-file-from-etc-sa...
by Asmox
Mon Sep 26, 2016 11:27 am
Forum: Troubleshooting
Topic: [SOLVED] Cannot start Samba after update
Replies: 5
Views: 3613

Re: Cannot start Samba after update

I changed my config file, I mean I deleted lines about charset, but nothing changed. /etc/samba/smb.conf [global] workgroup = DOM wins support = yes dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action = /usr/share/samba/panic-action %d server role = standalone...
by Asmox
Sun Sep 25, 2016 4:50 pm
Forum: Troubleshooting
Topic: [SOLVED] Cannot start Samba after update
Replies: 5
Views: 3613

Re: Cannot start Samba after update

Thank you for fast reply! That's my log files: /var/log/samba/log.smbd [2016/09/19 06:25:07.388831, 0] ../lib/param/loadparm.c:743(lpcfg_map_parameter) Unknown parameter encountered: "display charset" [2016/09/19 06:25:07.389220, 0] ../lib/param/loadparm.c:1626(lpcfg_do_global_parameter) Ignoring un...
by Asmox
Sun Sep 25, 2016 2:56 pm
Forum: Troubleshooting
Topic: [SOLVED] Cannot start Samba after update
Replies: 5
Views: 3613

[SOLVED] Cannot start Samba after update

Hello! I have a problem with Samba. Since update it doesn't start and I don't know why. I tried reinstalling it and every time it goes the same. Let's start with this message: $ systemctl status smbd.service ● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd) Loaded: loaded (/etc/init.d/smbd) A...

Go to advanced search