Skip to content

Shiny app deployment fails when static content is present in the app #373

Closed
@vedhav

Description

@vedhav

While trying to deploy the Static content example via shinyapps.io in a Windows machine the deployment fails with this error message:

Validating server...    [OK]
Validating app mode...  [OK]
Making bundle ...       [OK]
Deploying bundle ...
Waiting for task: 1283149326
        [ERROR]: shinyapps.io reported an error (calling /v1/tasks/1283149326?legacy=true): Unhandled Exception: Child Task 1283149332 failed: Error parsing manifest: Bundle does not contain manifest file: www\logo.png
Error: shinyapps.io reported an error (calling /v1/tasks/1283149326?legacy=true): Unhandled Exception: Child Task 1283149332 failed: Error parsing manifest: Bundle does not contain manifest file: www\logo.png

The deployment works on a Mac and Ubuntu machine.
Packages and versions used in the Windows machine:
shiny==0.2.9
rsconnect-python==1.15.0

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