• 404 error still

    From Datalus@21:4/120 to All on Mon Sep 23 19:28:00 2019
    Okay I have been driving myself nuts with this error. I have read all can
    about 404 error and have tried everything on my simple website will and still will not work. I hear alot of others have theres working and a bunch who has not. I think its time we figure this out.
    Thxs Datalus

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From maskreet@21:1/114 to Datalus on Mon Sep 23 19:55:54 2019
    On 23 Sep 2019, Datalus said the following...

    Okay I have been driving myself nuts with this error. I have read all can about 404 error and have tried everything on my simple website will and still will not work. I hear alot of others have theres working and a
    bunch who has not. I think its time we figure this out.
    Thxs Datalus

    Just make sure there's not another web server running on the same port, and also make sure you have your webroot directory also has a www directory in
    it, and the Mystic web server is turned on.

    So:

    /webroot/www

    and just place your files in the www directory.

    Keep the Mystic config as /mystic/webroot (or c:\mystic\webroot if in
    Windows, or wherever your Mystic install is). Should work after that.

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: throwbackbbs.com -\- meriden, ct -\- (21:1/114)
  • From tallship@21:2/104 to Datalus on Tue Sep 24 00:15:20 2019
    On 23 Sep 2019, Datalus said the following...

    Okay I have been driving myself nuts with this error. I have read all can about 404 error and have tried everything on my simple website will and still will not work. I hear alot of others have theres working and a
    bunch who has not. I think its time we figure this out.
    Thxs Datalus


    Okay forgive for just jumping in here blind, but right now my archives only
    go back to the 19th.

    You sound really desperate, so....

    What are you trying to do?

    Are you trying to run the httpd that is bundled with Mystic? If so, I can
    only provide limited support since I don't use it. I may later but I'll do a convoluted thing where my Nginx will listen for a virtualhost and then
    redirect to a nonstandard port where I have Mystic's httpd listening.

    Which brings me to ask, if that is the case,(and I'm making a huge assumption here), do you have another httpd listening on 80 or 443? if so, that's not going to work.

    You can check this by doing as 'ps auxww |grep httpd' or substitute out
    'httpd' for 'apache' or 'nginx' depending on the daemon or distro you're running. If yo see another webserver running then you're going to need to
    stopp the other web browser.

    If you're not trying to run Mystic's httpd, then make sure your index file (index.html) or whatever file you're trying to serve is readable by either
    the user running the webserver or the group - I'm not recommending this, but this mask is common: 'chmod -v 755' is common for CentOS, SuSE, and Debian.
    It will look like this if you do an 'ls -la': rwxr-xr-x - note the 'r' in all three fields.

    Like I said, just taking a stab at basic checks and don't really have any background on what you're trying to do, but felt your pain and thought I'd offer ;)

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Vger.Cloud - NOMAD Internetwork (21:2/104)
  • From tallship@21:2/104 to maskreet on Tue Sep 24 00:28:22 2019
    On 23 Sep 2019, maskreet said the following...

    On 23 Sep 2019, Datalus said the following...

    Okay I have been driving myself nuts with this error. I have read all about 404 error and have tried everything on my simple website will a

    Just make sure there's not another web server running on the same port,


    There's definitely an HTTP server listening on that port because he's getting an HTTP error :)

    @maskreet: That might sound a little condescending toward you, but it's not. The fact that you're getting a 404 means you've got 'some' webserver up and listening. What distro are you running?

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Vger.Cloud - NOMAD Internetwork (21:2/104)
  • From echicken to tallship on Tue Sep 24 03:45:31 2019
    Re: Re: 404 error still
    By: tallship to maskreet on Mon Sep 23 2019 20:28:22

    Just make sure there's not another web server running on the same port,

    There's definitely an HTTP server listening on that port because he's getting
    an HTTP error :)

    It's still a fair point. The document being requested may exist on the desired webserver but not the one that's actually being reached.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
  • From maskreet@21:1/114 to tallship on Tue Sep 24 03:57:10 2019
    On 23 Sep 2019, tallship said the following...

    There's definitely an HTTP server listening on that port because he's getting an HTTP error :)

    @maskreet: That might sound a little condescending toward you, but it's not. The fact that you're getting a 404 means you've got 'some'
    webserver up and listening. What distro are you running?

    I think you meant to @ Datalus, not me =)

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: throwbackbbs.com -\- meriden, ct -\- (21:1/114)
  • From tallship@21:2/104 to maskreet on Tue Sep 24 01:56:36 2019
    On 23 Sep 2019, maskreet said the following...

    I think you meant to @ Datalus, not me =)


    Ah... yes :)

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Vger.Cloud - NOMAD Internetwork (21:2/104)
  • From Datalus@21:4/120 to maskreet on Tue Sep 24 22:20:54 2019
    On 23 Sep 2019, maskreet said the following...
    Just make sure there's not another web server running on the same port, and also make sure you have your webroot directory also has a www directory in it, and the Mystic web server is turned on.


    Okay no other web server it has a www in the webroot/www and mystic server still same thing 404 error not found. It wont work threw internet as I use my cell phone tethered to the computer. No internet where im at till june of next year so My system is set to private. I have tried everything I can do get it threw T-mobile even have dynu setup but it wont work. I guess im stuck til june unless i go back to appsforrent I dont like it though as they only have weird ports open like 2088 2450 ect I want to be back to 23 for telnet and 22 for ss whatever But it gives me my echo's and gives me time to get the board done they way I want. Know I have winserver setup on my computer and I can see the website when i 127.0.0.1 but when i run mystic with 127.0.0.1 404 error.
    Thanks Datalus

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From Datalus@21:4/120 to tallship on Tue Sep 24 22:24:52 2019
    On 23 Sep 2019, tallship said the following...
    Okay forgive for just jumping in here blind, but right now my archives only go back to the 19th.

    You sound really desperate, so....

    No not desperate just want it to work, I hate it when I cant get something working as easy as this should be I'm on a brand new windows 7 pro install
    and no webserver other than in mystic and winserver and I dont run the at the same time I just work on winserver right now
    Datalus

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From Datalus@21:4/120 to tallship on Tue Sep 24 22:32:23 2019
    On 23 Sep 2019, tallship said the following...
    On 23 Sep 2019, maskreet said the following...
    Just make sure there's not another web server running on the same por

    No web ser present except mytic and winserver I have checked 5 times!
    Web I guess its not a big problem but I see others who have it up and Im wondering why I can even get it local.
    Datalus

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From Datalus@21:4/120 to maskreet on Tue Sep 24 22:39:21 2019
    On 23 Sep 2019, maskreet said the following...
    There's definitely an HTTP server listening on that port because he's getting an HTTP error :)
    not. The fact that you're getting a 404 means you've got 'some' webserver up and listening. What distro are you running?


    Sorry I dont know if you mean version of mystic but I have A43 running
    distro?
    okay windows 7 pro new install and Im running current version of mystic
    when I have Mystic running 404 error not found
    turn mystic off and run winserver 7.0 type 127.0.0.1 the webpage shows up
    turn off winserver run mystic same address 404 run from another computer on network same I have tried all 5 computers same problen except winserver
    Okay I guess I should just keep checking . Thanks for the help guys
    Datalus

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From Al@21:3/107 to Datalus on Tue Sep 24 19:48:36 2019
    when I have Mystic running 404 error not found

    That 404 error must come from the Mystic webserver. I think.

    Do you have index.html in your mystic\webserver directory?

    --- BBBS/Li6 v4.10 Toy-4
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:3/107)
  • From maskreet@21:1/114 to Datalus on Wed Sep 25 15:56:44 2019
    On 24 Sep 2019, Datalus said the following...

    want. Know I have winserver setup on my computer and I can see the
    website when i 127.0.0.1 but when i run mystic with 127.0.0.1 404 error.

    So, wait. You have the Winserver webserver running at the same time as the Mystic webserver?

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: throwbackbbs.com -\- meriden, ct -\- (21:1/114)
  • From maskreet@21:1/114 to Datalus on Wed Sep 25 16:00:41 2019
    On 24 Sep 2019, Datalus said the following...

    okay windows 7 pro new install and Im running current version of mystic when I have Mystic running 404 error not found
    turn mystic off and run winserver 7.0 type 127.0.0.1 the webpage shows up turn off winserver run mystic same address 404 run from another computer

    Ah, okay, you aren't running both at the same time.

    Maybe try a different port for Mystic for testing, somethng like 8080? Also
    try setting the IPv4 address in Mystic to the default, 0.0.0.0 I know it amounts to the same thing as 127.0.0.1, but it might make a difference.

    Also, make sure the HTTP server in Mystic is set to "Active: Yes".

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: throwbackbbs.com -\- meriden, ct -\- (21:1/114)
  • From tallship@21:2/104 to maskreet on Thu Sep 26 07:41:00 2019
    On 25 Sep 2019, maskreet said the following...

    On 24 Sep 2019, Datalus said the following...

    turn mystic off and run winserver 7.0 type 127.0.0.1 the webpage show

    Also try setting the IPv4 address in Mystic to the default, 0.0.0.0 I
    know it amounts to the same thing as 127.0.0.1, but it might make a difference.


    It is different. I'm not familiar enough with Mystid to make an
    auuthoritative comment, but generally speaking, and with most Internet
    daemons, 'localhost', or 127.0.0.x', means that your daemon will listen and accept connections on those interfaces - and NOT the external interface(s); listening on your external IP address means you listen for external requests, and 0.0.0.0 or :: means you bind to all interfaces, meaning the daemon will accept requests to localhost, 127.0.0.1, or any IPv4/6 external interface.

    I hope that helps :)

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Vger.Cloud - NOMAD Internetwork (21:2/104)
  • From Datalus@21:4/120 to maskreet on Fri Sep 27 00:22:29 2019
    On 25 Sep 2019, maskreet said the following...
    So, wait. You have the Winserver webserver running at the same time as
    the Mystic webserver?

    No I shut that down.I was just saying winsever website runs fine when I have that fired up as well sbbs
    Datalus I only run 1 at a time

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Deep Space Gateway Crystal River Florida (21:4/120)
  • From dream master@21:1/163 to Datalus on Fri Sep 27 03:42:59 2019
    On 26 Sep 2019, Datalus said the following...
    No I shut that down.I was just saying winsever website runs fine when I have that fired up as well sbbs
    Datalus I only run 1 at a time

    the mystic http works fine for me. what is it doing on you?

    |08 .|05·|13∙|15Dr|07e|08am Ma|07st|15er|13∙|05·|08.
    |08 °∙|05·|13∙° |13°∙|05·|08∙°
    |11 DoRE|03!|11ACiDiC|03!|11Demonic
    |08[|15bbs|09.|15dreamlandbbs|09.|15org|08]

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)