Skip to content

WebJob error: CacheLoader skipping URLs in SiteList #1

@Vidocq24601

Description

@Vidocq24601

Hi Patrick,

When reviewing WebJob Run Details for CacheLoader, some URLs (not all) defined in ProjectNamiCacheLoader.SiteList WebApp configuration are being skipped.

Specifically, the errors in log follow this format:

[03/03/2020 02:47:51 > cbba2e: INFO] Visited - https://example.com
[03/03/2020 02:47:51 > cbba2e: INFO] ERROR Parse Links - Invalid URI: The format of the URI could not be determined.   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
[03/03/2020 02:47:51 > cbba2e: INFO]    at System.Uri..ctor(String uriString)
[03/03/2020 02:47:51 > cbba2e: INFO]    at ProjectNamiCacheLoader.Module1.VisitLink(String LinkURL, Int32 LinkDepth) in C:\VS2013_Projects\ProjectNamiCacheLoader\ProjectNamiCacheLoader\Module1.vb:line 64

This issue occurs across separate multi-site network installations. Each multi-site's WebApp configuration settings have been checked, double checked, and then checked again for user error. End result remains that some URLs defined in configuration settings are visited as expected, however other hostnames are being skipped. There does not appear to be a discernible delta between sites successfully visited compared to those sites that are skipped/generate the error above.

Appreciate any guidance identifying root cause and thanks as always for all the support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions