Wrong frontpage after cr

Created on 23 January 2024, 5 months ago
Updated 25 January 2024, 5 months ago

Drupal Version

10.1.3

Domain module version

Via Composer, 2.0.x-dev@dev

Expected Behavior

The frontpage of each website should be different

Actual Behavior

One frontpage is showed, another one print not authorized.
After drush cr, the first one loaded is the one showed, the other one print not authorized

Steps to reproduce

  • Create two domain (in my case, both have same IP url but different port)
  • Create two different Basic page, one for each domain, selected by Domain Access property
  • Set the two different page as frontpage for each domain in admin/config/system/site-information
  • Check the two domain, one print the page, the other give a auth error message
  • Flush the cache, load as first the one that give error. The page is correctly rendered. Try the other, recive error
  • If you set the frontpage from settings.php, like $config['domain.config.site.system.site']['page']['front'] = "/node/1";, same error recived

Thanks for the help :)

🐛 Bug report
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

🇮🇹Italy g.rocchini

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @g.rocchini
  • Status changed to Closed: works as designed 5 months ago
  • 🇮🇹Italy g.rocchini

    I update the status by myself.
    The problem was for the hosts config. I was working with different port on same IP, and was not working.
    Managing it with different url all work fine.

    Thanks

Production build 0.69.0 2024