Skip to content

Timer Webjobs broken on Linux App Service #959

@Ryan-Palmer

Description

@Ryan-Palmer

I've added a timer trigger webjob to my Linux App Service app, but it crashes on launch with

2025-09-16T14:49:54.563767190Z Unhandled exception. System.IO.IOException: Invalid argument : '/home/data/webjobs\timers' 2025-09-16T14:49:54.564079846Z at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)

This is due to the backslash between webjobs and timers:

The issue is covered in more depth here:
#932

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