marcelotk15 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 0 forks source link

After installing transmission did`nt get such menu in services #277

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install new SnakeOS v1.3.2.
2. Mount usb hdd with symbolic name nas_hdd and enable opkg service on this 
drive.
3. Install transmission.opkg.

What is the expected output? What do you see instead?
Expected started service transmission and menu "transmission" in services as 
described in manual. Instead after installation of package I get "Transmission 
dir not mounted. Mount it or change your config." and no menu for transmission. 
So even don`t know how config of mount transmission dir.

What version of the product are you using? On what operating system?
SNAKE OS V1.3.2 (20111019)

Please provide any additional information below.
Link <nas-ip>:9091 also didn`t responce.

Original issue reported on code.google.com by sphinks...@gmail.com on 24 Jan 2012 at 7:16

GoogleCodeExporter commented 8 years ago
Which transmission package did you install?

The "Transmission dir not mounted" message is normal if you rename a disk. If 
you could get to the transmission settings, you would be able to choose a 
different directory there.

Did you restart after installing transmission? A common problem is that the 
config wasn't saved before restarting. Could you check if services->opkg still 
points to "nas_hdd"?

Original comment by stefansc...@googlemail.com on 24 Jan 2012 at 12:12

GoogleCodeExporter commented 8 years ago
I tried to install different transmission, but mostly often try to install 
transmission that comes with firmware - v.2.33. Yes, after installing new 
firmware I go to disks and add new mount label, cause default one is empty. Set 
'nas_hdd'. Then in opkg choose nas_hdd and enable it. Try to save config. It`s 
work good, after reboot opkg is still enabled and mount to 'nas_hdd', i tried 
to reinstall transmission without reboot and with reboot, it doesn`t helped - 
still give me a message 'Transmission dir not mounted. Mount it or change your 
config.' right after install of package.

Original comment by sphinks...@gmail.com on 29 Jan 2012 at 10:44

GoogleCodeExporter commented 8 years ago
So what should I do, to get in transmission setting? Cause I didn`t get 
transmission in menu.

Original comment by sphinks...@gmail.com on 29 Jan 2012 at 10:45

GoogleCodeExporter commented 8 years ago
I tried to reproduce your steps, the menu entries are showing up fine here.
Maybe a silly question, did you ever refresh the browser window after 
installing transmission?

What filesystem do you have on the the disk?

If we really can't figure this out you could try to install 
"snakeos-V1.3.2-20101130". Transmission is still integrated into the image 
there.

Original comment by stefansc...@googlemail.com on 30 Jan 2012 at 1:34

GoogleCodeExporter commented 8 years ago
After some changes of firmware, V1.3.2 (20111019) at last starts to work. But 
transmission didn`t appear after reboot of nas. I need to wait about 5 minutes 
and it appear in main menu and in packages. But transmission works strange. It 
can don`t download anything for a long time, when transmission download 
something and I click temporary reduce speed to 50kb/s, transmission stops to 
download at all, speed become 0kb/s inboud and outbound. And beside all, there 
is a problem that external usb disk didn`t know by nas after 5-7 hours after 
start download, helps only reboot of nas...

Old firmware didn`t bring such number of problems.

Original comment by sphinks...@gmail.com on 2 Mar 2012 at 4:12

GoogleCodeExporter commented 8 years ago
The only explanation I can think of is that detecting the disk takes a very 
long time in your case. 

Original comment by stefansc...@googlemail.com on 3 Mar 2012 at 1:14

GoogleCodeExporter commented 8 years ago
I've got the same problem.
Solution: connected to NAS via telnet, opened file /etc/default/config with vi 
editor, found line "transmission_dir=/usb/sda1/torrents" and changed manually 
"sda1" to my hdd's mountpoint name. After reboot transmission started. 

Original comment by Bogats...@gmail.com on 28 Nov 2012 at 3:50