Nav2 Documentation page is not opening.

Hii all,

I doing a project using Nav2. But from today Morning Nav2’s documentation page is not opening. I am live in Germany. Can anyone report to the resposible team and Is anyone else facing the same issue ?

Can you point to the link you are using please?

https://docs.nav2.org/index.html

1 Like

I can access it from Czechia. However, some CSS styles seem to be missing .

Same thing here, I can acess it from France but there are problems with the page layout

The URL is accessible from India. Same here, the CSS layouts are missing.

https://docs.nav2.org

@smac

I caught this the other day. I thought it was an intermittent problem.

@smac anything change recently?

I am taking a guess here, but it seems like an error on the CI part. If you check the latest commit on the gh-pages branch of docs.nav2.org, you’ll see that the stylesheets have been removed.

Now, I am not very acquainted with web development, so I cannot deduce any further info, but it seems to me like a broken CI issue.

Can someone else who knows more about websites confirm my hypothesis, please?

1 Like

Hi thanks for the note! Things always go wrong when you’re traveling, huh?

I’m driving and sitting in meetings today, but I’ll try to find time between meetings to look into it. I attempted reverting the last PR but appears to not be related to content updates. Likely versions of dependencies that have officially stopped being supported by those maintainers.

1 Like

The last page build happened 2 days ago have missing artifacts like

documentation_options.js

This broke the webpage,

1 Like

Yes, Changing versions of some dependencies resolved this issue, I have made a PR with working dependencies versions. Please check - pull/598

Merged to get it back online. There’s a couple of minor formatting issues that introduces, but far better as a temporary state than it is now.

Thank you for your quick help while I’m traveling!

2 Likes

Thankyou all for your help.

1 Like