Getting recurring errors in Servicenow log table: SPWidget:SCSS portalId is nullIssue There are recurring errors coming in ServiceNow log table. Steps to reproduce 1. Go to syslog.list 2. See errors like=> SPWidget:SCSS portalId is null (id: v5b255672cb03020000f8d856634c9c28 portalId: null): no thrown errorReleaseGenericCause1. There are multiple customized portals and widgets. Like the Out-of-the-box (OOTB) widget simple list=> https://_INSTANCE_.service-now.com/sp_widget.do?sys_id=5b255672cb03020000f8d856634c9c28 ResolutionReview and fix your customizations to avoid those messages on the logs or just revert the widgets to the OOTB version.