Skip to content

Dockerized Shiny app with Polished auth ERROR #221

@engevity

Description

@engevity

Hey @merlinoa ,

I'm dockerizing my shiny app which uses Polished but when I test it locally I get this error in the browser

**The application failed to start.

The application exited during initialization**

And this error in the logs, which makes a reference to polished's API and a certificate.

Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK: [auth-api.polished.tech] server certificate verification failed. CAfile: none CRLfile: none
Calls: runApp ... request_fetch -> request_fetch.write_memory ->

Would you have an idea whether I need to add some kind of certificate in the Dockerfile?

Thanks!

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