Problem/Motivation

After installing I get the following error

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "hubspot.admin_settings" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core/lib/Drupal/Core/Routing/RouteProvider.php).

Drupal 10.0.11
MySql 5.41

Comments

Nelo_Drup created an issue. See original summary.

samir_shukla’s picture

Hi, I am unable to reproduce the issue and that particular route page is opened. Can you try clearing the cache first.

nelo_drup’s picture

Hello that comes up immediately when I install it

samir_shukla’s picture

Hi, when the error comes up, try clearing the cache from drush and then reload the page or open /admin/config/development/performance and clear from there,if it opens

jahanaras’s picture

StatusFileSize
new147.72 KB

Hi,

I have installed and enabled the HubSpot module for
Drupal version - 10.1.1, without any errors.
Kindly clear the cache using drush or using admin config as suggested #4

socialnicheguru’s picture

i tried installing via drush on 10.2.2 and got the same error

try drush en hubstpot

Drush Commandline Tool 12.4.3.0

richgerdes’s picture

Status: Active » Closed (cannot reproduce)

I have tested this and recently reinstalled the module locally a few times. I have not been able to resolve this, but it does appear that it is a non issue. The suggestions here are all good, but summarizing them.

  1. Check logs and verify that the module was installed correctly and no errors occurred during installation.
  2. Verify the module is installed. Either via web ui at /admin/modules or cli with drush pml --status=Enabled --no-core
  3. Try to clear cache so that the route map is updated. Either through the web ui at /admin/config/development/performance or cli with drush cr

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.