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

create new pull zone in error about log forward #19

Open
nioupola opened this issue Dec 18, 2024 · 2 comments
Open

create new pull zone in error about log forward #19

nioupola opened this issue Dec 18, 2024 · 2 comments

Comments

@nioupola
Copy link

Hello!

Seems the API changed recently. When creating a new pull zone, the following error shows:

bunnynet_pullzone.ZONE_NAME: Creating...
╷
│ Error: Unable to create pullzone
│
│   with bunnynet_pullzone.ZONE_NAME,
│   on pullzone.tf line 199, in resource "bunnynet_pullzone" "ZONE_NAME":
│  199: resource "bunnynet_pullzone" "ZONE_NAME" {
│
│ Invalid log forwarding hostname.

Disable the log forward in the zone (log_forward_enabled = false) doesn't fix it but adding a value for the server fixed it (log_forward_server = "127.0.0.1").

@nioupola nioupola changed the title create new pull zone in error with log forward create new pull zone in error about log forward Dec 18, 2024
@dsegurakaliop
Copy link

I confirm the issue, we can't create anything from provider version 0.3.16 to latest 0.5.x.

The issue is ... really critical.

@yaakov-h
Copy link

I'm seeing the same error as well.

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

3 participants