Single page down
complete
Molly Schwartz
Hi! Not sure why, but for some reason this particular page isn't working on our site: https://grad.umn.edu/about/mission-values. Any idea what's up? I'm getting this message: Temporarily Unavailable
The website that you're trying to reach is having technical difficulties and is currently unavailable.
We are aware of the issue and are working hard to fix it. Thank you for your patience.
Charlot Meyer
complete
Ollie Moltaji
Since this was an isolated issue I looked into it further. The error itself is related to URL path issues (https://drupal.stackexchange.com/questions/220971/error-external-urls-do-not-have-an-internal-route-name)
When I investigated Config > Pathauto/URL Aliases ( specifically /admin/config/search/path?search=node/41 )
I noticed an improperly formed alias in which the system path "about/about/vision-mission-values" referred to node/41 as the alias. It should be the other way around, and on top of that there already existed a system path of node/41 aliased to "about/mission-vision"
I went ahead and untangled everything and then added the old malformed aliases as redirects to the main node just in case.
I'm not sure who was in there messing with Pathauto URLs, but I would recommend not attempting edits there unless we are consulted.
Ollie Moltaji
The error looks quite a bit odd to me, it seems like a server/backend errror:
Message UnexpectedValueException: base:about/mission-values has no corresponding route. in Drupal\Core\Url->getRouteName() (line 567 of /mnt/www/html/umnpcid8/docroot/core/lib/Drupal/Core/Url.php).
Are there other pages on the site like this? I could either send in a ticket (especially if there are other similar errors)
... or, I'm sure recreating the page will work. You would lose the base entity # of "/node/41" though
Molly Schwartz
Ollie Moltaji: As far as I know, that's the only one that's not working. I'd rather not recreate it, as the node would change and we link to that page from a bunch of other places. Would you mind submitting a ticket? Thank you!
Molly