Skip to content

shiny app deployment silently fails #257

Description

@RobertDinterman-USDA

I created a fresh, unchanged shiny-hello-world app in Databricks. App status was running and deployment seemed to work, but navigating to the app gave me a 502 error. Checking app logs showed:

TypeError: Expected a fully tagified value, but a child .tagify() returned an un-tagified Tag at index 0.

Issue appears to be an incompatibility between shiny~=1.1.0 and a silent htmltools==0.7.0 dependency that occurs. Looks related to posit-dev/py-shiny#2244 and potential fixes are increase shiny dependency to shiny>=1.2.0 or hold back htmltools<=0.7.0 to adjust.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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