![]() |
|
[CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Printable Version +- Networked Media Tank (http://www.networkedmediatank.com) +-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106) +--- Forum: 200/300/400 Series - Development and User Apps (/forumdisplay.php?fid=121) +---- Forum: 100 Series - Development and User Apps (/forumdisplay.php?fid=33) +---- Thread: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** (/showthread.php?tid=33465) |
RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - northpole - 01-30-2011 05:15 AM (01-29-2011 07:52 PM)Ger Teunis Wrote: No you didn't, I asked for the FTP root folders, not samba. Dear Ger Teunis, Ok, I am sorry for that grave mistake. Now can we move ahead please? Isn't all the information provided above sufficient? And will you be able to spend a minute or two more to answer my questions? I'd like to troubleshoot on my own with what ever limited knowledge I have with as little help as possible from others. And hate to mention that I don't want to waste the donation I made. Regards, Niranjan Patil And please let me know if you want me to open a new thread. RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - _lobo - 01-30-2011 10:52 AM Hi guys! I also get the 404 error when I try to install apps on my PCH-C200 I looked at the apps, but my settings seem to be correct! - I can login with FileZilla throught FTP - I have only one internal HDD FTP-root: NETWORK_SHARE SATA_DISK inside SATA_Disk there are the following directories: lost+found Music Photo Video I entered the IP Adresss in config, but it seems as if the installer anyway want's to resolve to hostname. Btw. I didn't get an ErrorLog.csv, it just shows me the 404 inside the CSI result screen! RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Ger Teunis - 01-30-2011 11:01 AM (01-30-2011 05:15 AM)northpole Wrote: Ok, I am sorry for that grave mistake. Now can we move ahead please? Isn't all the information provided above sufficient? Because there is a difference (a very important one!) between the samba and FTP. This error might be caused by that. RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - _lobo - 01-30-2011 11:33 AM Update: after some more trying i got an errorLog.csv Code: 30.01.2011 11:31:25;Error;An uncaught thread exception was detected, skipping;The given key was not present in the dictionary.; at System.ThrowHelper.ThrowKeyNotFoundException() - at System.Collections.Generic.Dictionary`2.get_Item(TKey key) - at com.nmtinstaller.csi.Panels.pnlServerSettings.Execute() in F:\Ger Data\Visual Studio 2008\Projects\NMTApplicationInstaller\trunk\Panels\pnlServerSettings.cs:line 66 - at com.nmtinstaller.csi.Forms.frmInstaller.btnNext_Click(Object sender, EventArgs e) in F:\Ger Data\Visual Studio 2008\Projects\NMTApplicationInstaller\trunk\Forms\frmInstaller.cs:line 289 - at System.Windows.Forms.Control.OnClick(EventArgs e) - at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) - at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) - at System.Windows.Forms.Control.WndProc(Message& m) - at System.Windows.Forms.ButtonBase.WndProc(Message& m) - at System.Windows.Forms.Button.WndProc(Message& m) - at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) - at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Ger Teunis - 01-30-2011 11:36 AM Could a person on a C200 having 404's try the following (only try if you are a little technical and know what telnet is). 1. Create a text file called "test.txt" with content "Yeah!!!!" and save it in the root of the share (next to Download) 2. Open a shell / command prompt 3. Enter "telnet 192.168.2.139 8883" (replace the ip address with yours) 4. Paste in:"GET /SATA_DISK/test.txt HTTP/1.1" without quotes and press enter 5. Paste in:"Host: localhost.drives:8883" without quotes and press enter 6. Press enter again What do you see? (01-30-2011 11:33 AM)_lobo Wrote: Update: after some more trying i got an errorLog.csv Unrelated to 404, please redownload CSI and reenter the server settings in CSI. RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - _lobo - 01-30-2011 11:45 AM I tried it but I don't have a download directory - but I think you mean beside the Music, Video, Photo dirs. Anyway. the 4. command gives me a 301 Moved permanently Code: HTTP/1.1 301 Moved PermanentlyThe command GET /test.txt HTTP/1.1 also shows the same error! RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Ger Teunis - 01-30-2011 11:52 AM (01-30-2011 11:45 AM)_lobo Wrote: I tried it but I don't have a download directory - but I think you mean beside the Music, Video, Photo dirs. What about after restarting the NMT? RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - _lobo - 01-30-2011 12:03 PM Did a cold restart, also reinstalled the apps.nmt twio times from USB same issue after restarting RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - northpole - 01-30-2011 12:18 PM (01-30-2011 11:01 AM)Ger Teunis Wrote: Because there is a difference (a very important one!) between the samba and FTP. This error might be caused by that. Ok, so what next? RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Ger Teunis - 01-30-2011 12:24 PM (01-30-2011 12:03 PM)_lobo Wrote: Did a cold restart, also reinstalled the apps.nmt twio times from USB Hmm, perhaps we need to ask werner what might be going on. Seems some users see this issue after updating the firmware. RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - _lobo - 01-30-2011 12:34 PM yeah it would be interesting weather all users have this issue who are using a c-200 with newest firmware! RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - cousteau - 01-30-2011 12:38 PM Dito here. Did a firmware update yesterday to the newest firmware for the C200. Since then I haven't been able to install any apps from CSI. It did work fine on the old firmware which came pre-installed (august 2010). Has there been a change in the new firmware which prevents CSI from installing apps? I can only download CSI 2.6.2 so I don't know if the new version (CSI 2.7.1) fixes this issue. I followed all steps from your FAQ to ensure I did everything correct but had no luck in getting it to work. - settings are correct (tried different ways to connect Hostname and IP) and user and pass are correct (can use FTP) - I used to install apps on my USB drive connected to the inside USB-port of the C200. - tried a whole bunch of apps, none of them seemed to work. All get 404 error. FTP access works like a charm so I added a screenshot of the ROOT where it connects to: ![]() My C200 ROOT also looks like the ones mentioned above. (lost+found , Music, Photo, Video) Did anyone fix the issue already?? RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - EagleFlyFree - 01-30-2011 12:43 PM Brand new A-210. CSI 2.7.2.0 every install gives me: 404 Not FoundRequested file not exist! (404 Not Found) Tried to put test.txt on ftp root folder and tried in browser http://192.168.1.44:8883/SATA_DISK/test.txt (192.168.1.44 = IP of A-210) Result (as source): Code: <HTML><BODY>at least I know now, where the CSI message comes from. Question: should the http request work like this ? ftp folders: ftp> dir 200 PORT command successful 150 Connecting to port 1913 drwxr-xr-x 7 0 0 0 Jan 1 2000 NETWORK_SHARE drwxrwxrwx 6 1001 1001 4096 Jan 30 11:16 SATA_DISK ftp> cd SATA_DISK 250 OK. Current directory is /SATA_DISK ftp> dir 200 PORT command successful 150 Connecting to port 1929 drwxrwxrwx 2 0 0 4096 Jan 28 19:45 Music drwxrwxrwx 3 0 0 4096 Jan 28 19:45 Photo drwxrwxrwx 2 0 0 4096 Jan 28 19:45 Video drwxrwxrwx 2 1001 1001 16384 Jan 28 19:42 lost+found -rwxr--r-- 1 1001 1001 4 Jan 30 11:16 test.txt RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - Ger Teunis - 01-30-2011 12:44 PM (01-30-2011 12:43 PM)EagleFlyFree Wrote: every install gives me: Browser doesn't work, you MUST use telnet to test my test above using telnet. RE: [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** - chris57 - 01-30-2011 01:12 PM I'm using the C200 and the CSI installer. I currently have a Beta firmware installed but move through each beta/open firmware as a new one is released and haven't had any issues. I always reinstall ever userapp via the CSI after each firmware update, so im testing each for any problem with the CSI. As soon as the option to install the NMT Apps to a different location then the SATA HDD was available that caused me problems as I opted for the NMT Apps on the USB stick and set the Media Drive as the HDD, thereby setting the Download folder and /share as the HDD. This works great for everything but CSI Apps. If you have USB NMT Apps then you must still have your /share as the USB stick if you want to use the CSI. So ensure that if you are having problems with the CSI that your NMT Apps location is also your Media Drive by going into Settings>Maintenance>NMT Setup Wizard and then selecting your USB stick. If you are having 404 problems then as per FAQ delete the appinit folder and reboot. |