Skip to content

Can only use Progress$new() inside a Shiny app #204

@fncalderong

Description

@fncalderong

Hello folks, when I try to use SQL -bigquery I get this error and the app closes once I login:

Job complete
Billed: 0 B
Downloading first chunk of data.
First chunk includes all requested rows.
Job complete
Billed: 0 B
Downloading first chunk of data.
First chunk includes all requested rows.
Job complete
Billed: 10.49 MB
Warning: Error in initialize: Can only use Progress$new() inside a Shiny app
74:
73: signalCondition
72: signal_abort
71: rlang::abort
70: initialize
69: asNamespace("shiny")$Progress$new
68: h$add
67: cli::cli_progress_update
66: bq_job_wait
65: bq_table_upload
64: dbAppendTable
62: write_sql_db
61: save_logs
60: ui
3: runApp
2: print.shiny.appobj
1:

thanks in advanced

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