Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 page not found #1509

Open
1 of 2 tasks
MhmedRjb opened this issue Dec 20, 2023 · 2 comments
Open
1 of 2 tasks

404 page not found #1509

MhmedRjb opened this issue Dec 20, 2023 · 2 comments

Comments

@MhmedRjb
Copy link

Issue: 404 page not found
in Easy Install

Do the checklist before filing an issue:

  • Did you retain the logfile (path of logfile is shared while the script is run)? We definitely need the logfile to debug any easy install related issues.
  • Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome

Distro Information (Required)

  1. uname -a
    Linux ip-172-31-89-175 6.2.0-1012-aws #12~22.04.1-Ubuntu SMP Thu Sep 7 14:01:24 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
  2. cat /etc/*-release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=22.04
    DISTRIB_CODENAME=jammy
    DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
    PRETTY_NAME="Ubuntu 22.04.3 LTS"
    NAME="Ubuntu"
    VERSION_ID="22.04"
    VERSION="22.04.3 LTS (Jammy Jellyfish)"
    VERSION_CODENAME=jammy
    ID=ubuntu
    ID_LIKE=debian
    HOME_URL="https://www.ubuntu.com/"
    SUPPORT_URL="https://help.ubuntu.com/"
    BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
    PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
    UBUNTU_CODENAME=jammy

Command Run (Required)

$ wget https://raw.githubusercontent.com/frappe/bench/develop/easy-install.py
$ python3 easy-install.py --prod --email your@email.tld

Log File (Required)
GNU nano 6.2 easy-install.log
2023-12-20 02:05:10,892 - INFO - Running Production Setup
2023-12-20 02:06:31,938 - INFO - Docker Compose file generated at ~/frappe-compose.yml
2023-12-20 02:08:17,552 - INFO - New site creation completed

Screenshots
image

Additional context

Possible Solution

@shriram-k
Copy link

@MhmedRjb I am facing the same issue. While trying to debug it by reading the logs printed on screen, I read a message saying something along the line of "Bench site created for site1.localhost". I tried the same in the browser and it worked. See if it works for you.

@Clankcoll
Copy link

@MhmedRjb I am facing the same issue. While trying to debug it by reading the logs printed on screen, I read a message saying something along the line of "Bench site created for site1.localhost". I tried the same in the browser and it worked. See if it works for you.

i tried that atleast like HTTPs://MYSERVERIP/site1.localhost

that also did not work for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants