Jump to content

robev

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by robev

  1. My filezilla is up to date. I just connected no problem using an FTP client on my phone. Maybe it's a firewall issue? Do you have any other ftp clients you recommend that I can test with?
  2. Yup. What's strange is it worked the other day...I don't know if it's related to what I posted in the other thread (http://www.helionet.org/index/topic/27438-unwanted-default-file-permissions/). I don't know if it's related to anything Krydos did to help that issue.
  3. Status: Resolving address of tommy.heliohost.org Status: Connecting to 65.19.143.6:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 4 of 50 allowed. Response: 220-Local time is now 15:30. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 2 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-128-GCM, MAC: AEAD Status: Verifying certificate... Status: TLS connection established. Trace: CFtpControlSocket::SendNextCommand() Command: USER robev Trace: CFtpControlSocket::OnReceive() Response: 331 User robev OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS ******** Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Response: 200 OK, UTF-8 enabled Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CFtpControlSocket::OnReceive() Response: 200 Data protection level set to "private" Status: Logged in Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 132 ms Status: Retrieving directory listing of "/public_html"... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /public_html Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /public_html Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 127,0,0,1,217,15 Trace: CFtpControlSocket::OnReceive() Response: 500 I won't open a connection to 127.0.0.1 (only to 208.54.35.137) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,19,143,6,24,175) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: Binding data connection source IP to control connection source IP 127.0.0.1 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: Trying to resume existing TLS session. Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Error: Connection timed out after 20 seconds of inactivity Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing
  4. This is what I got Status: Connecting to tommy.heliohost.org:1342... Trace: Going to execute D:\Program Files\FileZilla FTP Client\fzsftp.exe Response: fzSftp started, protocol_version=8 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=8) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "robev@tommy.heliohost.org" 1342 Trace: Connecting to 65.19.143.6 port 1342 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan_13_2017_20:10:08 Trace: Server version: SSH-2.0-OpenSSH_6.6.1 Trace: We believe remote version has SSH-2 channel request bug Trace: Using SSH protocol version 2 Trace: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 Trace: Server also has ecdsa-sha2-nistp256/ssh-rsa host keys, but we don't know any of them Trace: Host key fingerprint is: Trace: ssh-ed25519 256 1c:d6:cf:a7:a7:26:80:9f:c0:8e:4c:56:5e:f6:32:78 ribJtheLyEEhUxMrUMEAld94+Xn9rTwT9gMYcOTSVs0= Command: Trust new Hostkey: Once Trace: Initialised AES-256 GCM client->server encryption Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher) Trace: Initialised AES-256 GCM server->client encryption Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher) Command: Pass: ******** Trace: Sent password Trace: Access granted Trace: Opening session as main channel Trace: Opened main channel Trace: Started a shell/command Status: Connected to tommy.heliohost.org Trace: Server sent command exit status 0 Error: Received unexpected end-of-file from SFTP server Trace: CSftpControlSocket::OnTerminate without error Trace: CSftpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server I tried using regular ftp and not sftp and got Status: Resolving address of tommy.heliohost.org Status: Connecting to 65.19.143.6:1342... Status: Connection established, waiting for welcome message... Response: SSH-2.0-OpenSSH_6.6.1 Error: Cannot establish FTP connection to an SFTP server. Please select proper protocol. Error: Critical error: Could not connect to server What other ftp clients do you recommend?
  5. Didn't help...Here's the full log Status: Connecting to tommy.heliohost.org:1342... Response: fzSftp started, protocol_version=8 Command: open "robev@tommy.heliohost.org" 1342 Command: Trust new Hostkey: Once Command: Pass: ******** Status: Connected to tommy.heliohost.org Error: Received unexpected end-of-file from SFTP server Error: Could not connect to server
  6. It worked last night but now I'm getting a new error: received unexpected end-of-file from sftp server
  7. My site is on Tommy. I'm using filezilla to upload files, and their default file permissions is 664. As a result I'm getting a 500 error that my files are writeable by group. How do i make files uploaded have permission level 644? I've read it's a server thing...
  8. My website is on Tommy. I'm able to connect to ftp using my browser but if I use filezilla (v3.24.0) it can't connect. Status: Resolving address of ftp.robbiewolfe.heliohost.org Status: Connecting to 65.19.143.6:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PORT 127,0,0,1,221,39 Response: 500 I won't open a connection to 127.0.0.1 (only to 172.56.2.87) Command: PASV Response: 227 Entering Passive Mode (65,19,143,6,13,242) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing I can't tell if the issue is on my end or your end...
  9. My account is lost on Stevie and I have a Tommy invite. Can my account be transferred? (Or deleted or whatever is necessary for the move) Site: robbiewolfe.heliohost.org Account: robev
  10. Sorry to bump this thread but I agree with the OP, the php code snippet only works to compress the php file. It doesn't compress CSS and JS files. Any other solution?
  11. After the MySQL crash I changed my cPanel password, was able to get back into phpMyAdmin. My Wordpress database was still there in tact, but all of the tables were renamed from to something else for some reason. I renamed them all back, and the "cannot connect to database" error went away, but then my website simply failed to load anything. I realized I was supposed to delete and recreate my database users, which I did, and reassigned them to the database. I used the same password as configured in Wordpress. Still nothing. I checked the cPanel error logs and saw this: [Thu Jun 23 07:09:43 2016] [error] [client 37.26.147.148] client denied by server configuration: /home/robev/public_html/blog/wp-admin/install.php So for some reason the server is rejecting me. I looked online and it recommended checking the .htaccess file if there's any restrictions, and there are none. Is this on your end or mine?
  12. For the past while my website cannot connect to it's mysql database. I read this post: http://www.helionet.org/index/topic/21935-website-down-for-two-weeks/page__pid__111398#entry111398 which said to delete and recreate the user, which fixed it. A week later it's not working. I saw this post: http://www.helionet.org/index/topic/22260-stevie-mysql-fixed/ which seems to be related. website: http://robbiewolfe.heliohost.org user: robev database: robev_blog
  13. My website appears to have been hacked. It says it was by "TeamWaSpH". I fixed the index.php page, but is there any way to determine if other pages were replaced? Everything else appears to be normal, but I'd rather be safe than sorry. How do I prevent this in the future? I changed my passwords... username: robev website: http://robbiewolfe.ca I use WordPress, and I see someone else had their website hacked and they had WordPress. Is there any way it's connected / I can make it more secure? Thanks
  14. Yes they still appear. I'm looking into seeing if it's a WordPress plugin that is causing it
  15. Recently I've been running out of server space, and I realized it was because my WordPress folder was getting flooded with huge core dump files. From what I've read, it is not necessary WordPress causing these core dumps, it could be issues with the Apache server, php version, who knows what. I wanted to read the core dumps for information, but I'm having issues opening them in gdb. From what I've read, I need the binaries that generated the core dump along with the dump itself to open them. I'm not sure what binaries created it...or where to find them. For example, the php website suggests using something like gdb /usr/local/apache/sbin/httpd /path/to/core/dump I don't have access to the server files, so I don't know how to proceed. I've read suggestions that I ask my server host to stop generating core dumps, which would solve the space problem, but not the issue that's causing them. Any help on how to proceed would be greatly appreciated Thanks domain name: http://robbiewolfe.heliohost.org username: robev server name: stevie
×
×
  • Create New...