[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[CSI] Community Software Installer 2.6.1 (OLD THREAD)
06-04-2009, 07:49 PM
Post: #1143
RE: [CSI] Community Software Installer 2.1.5 (Windows/Linux/OSX)
(06-04-2009 06:42 PM)Ger Teunis Wrote:  Try restarting the NMT, I noticed that the http server is every now and then crashing.

This is technical, what happens when you:
1. Store a text file in the root of your NMT's hdd (in /share) called text.txt
1. open telnet to nmt_ip_address port 8883
I.e. under windows that is
Code:
telnet 192.168.1.10 8883
2. Paste the following
Code:
GET /HARD_DISK/text.txt HTTP/1.1
Host: localhost.drives:8883
3. Make sure you get the content of text.txt is displayed.

That does work.

Code:
GET /HARD_DISK/text.txt HTTP/1.1
Host: localhost.drives:8883

HTTP/1.1 200 OK
               Server: Syabas NMT
                                  Content-Type: text/plain
                                                          Content-Length: 7
                                                                           Last-Modified: Thu Jun  4 19:19:38 2009

                                                                                                                  Testing

Testing was in the file.

After that I did some capturing with a sniffer while trying to install an app using CSI and got this:
Code:
220---------- Welcome to Pure-FTPd ----------
220-You are user number 1 of 10 allowed.
220-Local time is now 19:30. Server port: 21.
220 You will be disconnected after 1440 minutes of inactivity.
user ftpuser
331 User ftpuser OK. Password required
pass 1234
230-This server supports FXP transfers
230 OK. Current directory is /
SITE chmod 777 installprepare.cgi
200 Permissions changed on installprepare.cgi
quit
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.

This looks good.

Code:
GET /SATA_DISK/installprepare.cgi?autostart_add=&webservice_name=&webservice_url= HTTP/1.1
Host: localhost.drives:8883

HTTP/1.0 404 Not Found
Content-Type: text/html

<HTML><BODY>
<TITLE>404 Not Found</TITLE><H1>Requested file not exist! (404 Not Found)</H1>
<BR>
</BODY></HTML>

Here goes something wrong. Why is there "GET /SATA_DISK/installprepare.cgi" shouldn't this be GET /HARD_DISK/installprepare.cgi?

This does not work neither:

Code:
GET /SATA_DISK/text.txt
Host: localhost.drives:8883

HTTP/1.0 404 Not Found
                      Content-Type: text/html

                                             <HTML><BODY>
                                                         <TITLE>404 Not Found</TITLE><H1>Requested file not exist! (404 Not Found)</H1>
   <BR>
       </BODY></HTML>

So I don't know if this is the problem, and if so, why I'm the only one that has this problem.

To complete the dump:
Code:
220---------- Welcome to Pure-FTPd ----------

220-You are user number 1 of 10 allowed.

220-Local time is now 19:30. Server port: 21.

220 You will be disconnected after 1440 minutes of inactivity.

user ftpuser

331 User ftpuser OK. Password required

pass 1234

230-This server supports FXP transfers

230 OK. Current directory is /

SITE chmod 777 Apps/AppInit/appinit.cgi

550 Could not change perms on Apps/AppInit/appinit.cgi: No such file or directory

quit

221-Goodbye. You uploaded 0 and downloaded 0 kbytes.

221 Logout.

Code:
220---------- Welcome to Pure-FTPd ----------

220-You are user number 1 of 10 allowed.

220-Local time is now 19:30. Server port: 21.

220 You will be disconnected after 1440 minutes of inactivity.

USER ftpuser

331 User ftpuser OK. Password required

PASS 1234

230-This server supports FXP transfers

230 OK. Current directory is /

OPTS utf8 on

500 Unknown command

PWD

257 "/" is your current location

CWD /

250 OK. Current directory is /

DELE installprepare.cgi

250 Deleted installprepare.cgi

QUIT

221-Goodbye. You uploaded 0 and downloaded 0 kbytes.

221 Logout.

and the last:

Code:
220---------- Welcome to Pure-FTPd ----------

220-You are user number 1 of 10 allowed.

220-Local time is now 19:30. Server port: 21.

220 You will be disconnected after 1440 minutes of inactivity.

USER ftpuser

331 User ftpuser OK. Password required

PASS 1234

230-This server supports FXP transfers

230 OK. Current directory is /

OPTS utf8 on

500 Unknown command

PWD

257 "/" is your current location

CWD /

250 OK. Current directory is /

DELE popdown.tar

250 Deleted popdown.tar

QUIT

221-Goodbye. You uploaded 0 and downloaded 0 kbytes.

221 Logout.
Find all posts by this user
Thread Closed 


Messages In This Thread
TOTAL N00b questions - columbo - 12-26-2008, 08:21 PM
RE: TOTAL N00b questions - Ger Teunis - 12-26-2008, 10:16 PM
RE: Community software installer 1.0 - Wim - 12-27-2008, 04:35 PM
Thema vs Custom Menu - slingshot - 04-23-2009, 02:58 PM
RE: Thema vs Custom Menu - Peppin - 04-24-2009, 12:12 PM
USENet Client status - slingshot - 05-04-2009, 12:49 PM
RE: USENet Client status - Ger Teunis - 05-04-2009, 05:48 PM
NOT WORKING ON OSX.... - Asha - 05-15-2009, 08:36 PM
Screensaver lost - slingshot - 05-24-2009, 09:10 AM
RE: Screensaver lost - Ger Teunis - 05-24-2009, 10:09 AM
RE: Screensaver lost - slingshot - 05-24-2009, 10:27 AM
RE: Screensaver lost - Ger Teunis - 05-24-2009, 10:35 AM
mpd 20092205 - john_robot - 05-24-2009, 06:07 PM
IT WORKS ON A PPC OSX!!! - Asha - 05-28-2009, 10:34 PM
RE: IT WORKS ON A PPC OSX!!! - Ger Teunis - 05-29-2009, 09:44 PM
RE: IT WORKS ON A PPC OSX!!! - deejay - 05-31-2009, 09:16 PM
RE: IT WORKS ON A PPC OSX!!! - Ger Teunis - 05-31-2009, 09:17 PM
RE: IT WORKS ON A PPC OSX!!! - deejay - 05-31-2009, 09:57 PM
RE: [CSI] Community Software Installer 2.1.5 (Windows/Linux/OSX) - plopsadude - 06-04-2009 07:49 PM
CSI with Egreat M32b... - faganas - 06-08-2009, 07:17 PM
RE: CSI with Egreat M32b... - Ger Teunis - 06-08-2009, 08:13 PM
RE: CSI with Egreat M32b... - faganas - 06-10-2009, 04:43 PM
RE: [CSI] new Extended Gaya 0.4 - dede34fr - 08-11-2009, 10:02 AM
TorrentWatch 0.7.11-1 - int15 - 08-30-2009, 03:23 PM
RE: TorrentWatch 0.7.11-1 - Ger Teunis - 08-30-2009, 04:52 PM
RE: TorrentWatch 0.7.11-1 - int15 - 08-30-2009, 09:08 PM
CSI Download error - beatnut88 - 10-03-2009, 03:40 PM
RE: CSI Download error - gjs - 10-07-2009, 09:48 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 592 272,080 06-14-2013 12:31 AM
Last Post: rocsemail
  NetworkMounter 0.1 released on CSI Niels Leenheer 290 91,498 06-07-2013 01:43 PM
Last Post: Jascha
  Faster PHP server CSI package journey4712 174 63,999 03-30-2013 01:12 PM
Last Post: o34171@rtrtr.com
  Support thread for HeartWare's PopCorn MKV Chapter Maker HeartWare 72 45,803 01-01-2012 10:10 AM
Last Post: halfelite
  Can't load Themes with CSI narfnd 1 2,017 11-03-2010 07:20 PM
Last Post: joserobleda
  CSI ChangeLogURL? lordy 0 1,412 08-13-2010 06:30 PM
Last Post: lordy
  Another Youtube thread - sorry mrmrmrmr 4 2,621 06-23-2010 08:27 PM
Last Post: mrmrmrmr
  Loss internal drive when using community inst.. tunafish 0 1,414 03-11-2010 01:20 PM
Last Post: tunafish
  shuffleplay wont install on csi opel4ever 2 2,439 01-29-2010 10:08 AM
Last Post: opel4ever
  No longer access to CSI installed apps. CSI not working either lappe 27 8,814 01-26-2010 10:49 PM
Last Post: Ger Teunis

Forum Jump: