Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. @Krydos, the reason his django site was throwing a 500 error was because of this line here in his dispatch.wsgi file: # edit your username below sys.path.append("/home/sest.gq/public_html/djangotest"); I never deleted the .htaccess in his django folder only in his public_html directory. I had to rename it twice to remove the 500 error.
  2. I can't help you with your project but I can help you with your 500 error. Your error is still in your .htaccess file. I've renamed your .htaccess to old-htaccess and now your site is working: http://sest.gq/_index.html
  3. I've renamed your .htaccess file in your home directory so now your site is giving a 500 error. http://sest.gq/index.html I suspect the reason why your djangotest isn't working is because of this line here in your dispatch.wsgi file: # edit your username below sys.path.append("/home/sest.gq/public_html/djangotest"); You need to replace your domain name with your username like it says.
  4. That account is suspended for Phishing. For security reasons, phishing accounts cannot be unsuspended, backed up, or deleted. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
  5. mariopilot.heliohost.org is free to use again.
  6. Why Doesn't God Stop Evil? https://www.youtube.com/watch?v=FC6CRRz4FEs
  7. Please see Krydos previous post.
  8. I just sent an email to you from my account on heliohost. Let me know if you get it.
  9. What email provider are you using? You can go here to retrieve your backup: https://www.heliohost.org/backup/
  10. SetCronJob isn't free anymore. I'm still getting the freebie but I signed up a few years ago so maybe they like me? https://support.setcronjob.com/hc/en-us/articles/221247087-Is-the-service-free-Do-you-have-free-plan-
  11. Using regular FTP will keep the file permissions 644.
  12. SFTP is working for me now.
  13. Another good place to look for open source free programs: https://sourceforge.net/
  14. I would recommend re-installing Filezilla and trying these settings again: https://www.dropbox.com/s/6b5fnsy5b6cpvg3/filzilla-ftp-s.png?raw=1 Maybe even rebooting your pc and rebooting your router.
  15. Byron

    Tommy Accounts

    To me dont work. That's because I didn't change your account settings any. Do your filezilla settings look like this? https://www.dropbox.com/s/6b5fnsy5b6cpvg3/filzilla-ftp-s.png?raw=1
  16. Thanks. Updated: https://www.dropbox.com/s/6b5fnsy5b6cpvg3/filzilla-ftp-s.png?raw=1
  17. Right now it's the only choice you have until we get this figured out. btw, I've always just used plain ftp. I'm not scared! Change your encryption to "Only use plain FTP (insecure)" like you see in the attachment.
  18. Have you tried these settings for just plain FTP? https://www.dropbox.com/s/6b5fnsy5b6cpvg3/filzilla-ftp-s.png?raw=1
  19. Byron

    Tommy Accounts

    Strange. I don't have any problems connecting over and over and over. Status: Connecting to ftp.tommy.heliohost.org:1342... Trace: Going to execute C:\Program Files (x86)\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 "byron2@ftp.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= 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: CSftpControlSocket::ConnectParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing of "/home/byron2/public_html"... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/home/byron2/public_html" Response: New directory is: "/home/byron2/public_html" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/byron2/public_html Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing of "/home/byron2/public_html" successful ------------------------------------------------------ wolstech try now.
  20. Byron

    Tommy Accounts

    I'm not having any problems with SFTP. The only thing different is I have to specify my default remote directory like this: /home/byron2/public_html Is this how your SFTP is set up?
  21. Byron

    Tommy Accounts

    wolstech are you able to connect?
  22. Is Filezilla up to date?
  23. I'm not having any problems connecting: Status: Connecting to ftp.tommy.heliohost.org:1342... Trace: Going to execute C:\Program Files (x86)\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 "byron2@ftp.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= 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: CSftpControlSocket::ConnectParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing of "/home/byron2/public_html"... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/home/byron2/public_html" Response: New directory is: "/home/byron2/public_html" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/byron2/public_html Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing of "/home/byron2/public_html" successful
  24. KeePass is a great open source password manager. Nothing stored in the cloud unless you choose to. http://keepass.info/ Number one choice among security professionals: I just download this yesterday and it seems really nice. It a disk usage statistics viewer: https://windirstat.net/ Saw it mentioned here:
  25. Have you tried deleting all of your settings at Filezilla and starting over?
×
×
  • Create New...