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

Documentation web pages down #785

Open
rynoV opened this issue Mar 25, 2024 · 1 comment
Open

Documentation web pages down #785

rynoV opened this issue Mar 25, 2024 · 1 comment

Comments

@rynoV
Copy link

rynoV commented Mar 25, 2024

I get HTTP Error 502.3 - Bad Gateway for any of the pages from docs

image

@toraritte
Copy link

I get the same for almost every page on suave.io, but they seem to be loading after a while. For example, I try one page, reload it several times, get the same error page, then when I try to load it on my phone, it works and later it works on my computer as well.

The instructions to build the docs locally still work however, and the generated HTML looks good despite lacking some of the formatting of the main site:

git clone https://github.com/SuaveIO/suave
cd suave/docs
# you may need to delete `Gemfile.lock` if your local Ruby version differs.
bundle install
bundle exec jekyll build

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

No branches or pull requests

2 participants