Hi all.

I encountered this problem: after updating Drupal from 8.3 to 8.4.2, aliases not working (like this /page-speed). Example /node/10 works correctly. Page /page-speed has error "page not found".

But if I enabled "URL language detection configuration" /admin/config/regional/language/detection/url and set language path, then it works, /en/page-speed.

I try re-install module path, but it did not help. Someone has ideas in what's the problem?

CommentFileSizeAuthor
#6 Peek 2017-11-07 22-40.gif670.87 KBzulljin

Comments

Zulljin created an issue. See original summary.

zulljin’s picture

Version: 8.5.x-dev » 8.4.2
cilefen’s picture

What does “not working” mean? What happens?

zulljin’s picture

What does “not working” mean? What happens?

I mean all nodes page "page not found".

zulljin’s picture

Issue summary: View changes
zulljin’s picture

StatusFileSize
new670.87 KB

cilefen, please see this:
gif

cilefen’s picture

Were there any errors on the schema update?

zulljin’s picture

Were there any errors on the schema update?

There were no errors...

princekr164’s picture

Hi,

Please check by updating aliases (/admin/config/search/path/update_bulk)

zulljin’s picture

princekr164,
Sorry, this does not fix the problem. I think this problem is not related to alias settings.

zulljin’s picture