Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Error #42

Open
uzairmotive opened this issue Nov 26, 2024 · 0 comments
Open

404 Error #42

uzairmotive opened this issue Nov 26, 2024 · 0 comments

Comments

@uzairmotive
Copy link

I am getting 404 Error while creating redash data source, find logs below:

redash_data_source.acme_corp: Creating...
2024-11-22T21:43:32.146+0500 [INFO]  Starting apply for redash_data_source.acme_corp
2024-11-22T21:43:32.146+0500 [DEBUG] redash_data_source.acme_corp: applying the planned Create change
2024-11-22T21:43:34.631+0500 [WARN]  unexpected data: registry.terraform.io/snowplow-devops/redash:stdout="invalid character '<' looking for beginning of value"
2024-11-22T21:43:34.755+0500 [ERROR] provider.terraform-provider-redash_v0.8.9: Response contains error diagnostic: tf_resource_type=redash_group tf_rpc=ApplyResourceChange diagnostic_detail="" tf_provider_addr=provider tf_req_id=fc58a1aa-d15e-8c0e-6d5e-2c7da9110dd2 diagnostic_severity=ERROR diagnostic_summary="HTTP Response: 404" tf_proto_version=5.6 @caller=github.com/hashicorp/[email protected]/tfprotov5/internal/diag/diagnostics.go:58 @module=sdk.proto timestamp="2024-11-22T21:43:34.755+0500"
2024-11-22T21:43:34.764+0500 [DEBUG] State storage *statemgr.Filesystem declined to persist a state snapshot
2024-11-22T21:43:34.764+0500 [ERROR] vertex "redash_group.geniuses" error: HTTP Response: 404
2024-11-22T21:43:35.147+0500 [ERROR] provider.terraform-provider-redash_v0.8.9: Response contains error diagnostic: @caller=github.com/hashicorp/[email protected]/tfprotov5/internal/diag/diagnostics.go:58 @module=sdk.proto tf_proto_version=5.6 tf_resource_type=redash_data_source diagnostic_detail="" diagnostic_severity=ERROR diagnostic_summary="HTTP Response: 404" tf_provider_addr=provider tf_req_id=c9904b71-7824-ff04-e8aa-17c6b51a4f64 tf_rpc=ApplyResourceChange timestamp="2024-11-22T21:43:35.143+0500"
2024-11-22T21:43:35.155+0500 [DEBUG] State storage *statemgr.Filesystem declined to persist a state snapshot
2024-11-22T21:43:35.155+0500 [ERROR] vertex "redash_data_source.acme_corp" error: HTTP Response: 404
╷
│ Error: HTTP Response: 404
│ 
│   with redash_data_source.acme_corp,
│   on main.tf line 16, in resource "redash_data_source" "acme_corp":
│   16: resource "redash_data_source" "acme_corp" {
│ 
╵
╷
│ Error: HTTP Response: 404
│ 
│   with redash_group.geniuses,
│   on main.tf line 29, in resource "redash_group" "geniuses":
│   29: resource "redash_group" "geniuses" {
│ 
╵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant