turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
71 stars 16 forks source link

Hub - When launching server via appliance page link, Hub main page google map shows 404 #1779

Open JedMeister opened 1 year ago

JedMeister commented 1 year ago

I just noticed that when launching an appliance via the Hub (on the "Deploy Joomla on Amazon EC2" link on the appliance page (the example link is for the new Joomla4 app - but same applies to others) that instead of showing the google map of deployments in an iframe, it shows a 404.

Screenshot from 2022-11-22 08-52-43

If you load the base URL it loads fine:

Screenshot from 2022-11-22 08-57-58

NitrogenUA commented 1 year ago

Observing same issue here.

JedMeister commented 1 year ago

Thanks for the confirmation @NitrogenUA - and apologies for such a slow response... I'm aiming to clear up my GH backlog today. Wish me luck! :smile:

NitrogenUA commented 1 year ago

@JedMeister Upon further inspection it appears like hub index page was updated independently of respective appliance pages. Insofar that it has additional styling applied even for the content shared between the two, like different font.

When it comes to the 404 observed - it turns out that appliance pages make reference to a Google Fusion Tables service which has been discontinued at the end of 2019. It's possible that during run-up to that someone cheekily made a static image of the map produced and stuck that onto the main page, but not the appliance pages.

It might also be worth considering the differences between #promo-new-wrapper and #promo-area + #promo-area-tabs-block unless they are intentionally divergent.

JedMeister commented 1 year ago

Hmm. Ok, that makes sense. I'll be sure to add it to @alonswartz's backlog...