Drupal\Core\Entity\EntityStorageException: Route "entity.pardot_submission.canonical" does not exist. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 846 of /home/hu-friedy/www/hf-ecom/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

CommentFileSizeAuthor
#2 route-not-defined-3125681-2.patch585 bytessumitmadan

Comments

sumitmadan created an issue. See original summary.

sumitmadan’s picture

Assigned: sumitmadan » Unassigned
Status: Active » Needs review
StatusFileSize
new585 bytes
don_dev’s picture

I hit this same error in the admin. This patch may clear up the editor, but globally, there is a JSON API closure exception

TypeError: Argument 2 passed to Drupal\jsonapi\Routing\Routes::Drupal\jsonapi\Routing\{closure}() must be an instance of Drupal\jsonapi\ResourceType\ResourceType, null given in /app/web/core/modules/jsonapi/src/Routing/Routes.php on line 434 #0 [internal function]: Drupal\jsonapi\Routing\Routes::Drupal\jsonapi\Routing\{closure}(false, NULL)
#1 /app/web/core/modules/jsonapi/src/Routing/Routes.php(436): array_reduce(Array, Object(Closure), false)

  • sumitmadan authored 2660fe5 on 8.x-1.x
    Issue #3125681 by sumitmadan: Route doesn't exists for few links
    
travis-bradbury’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.