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

[bitnami/influxdb] on Azure web app + storage account file share (mount) -> timeout in initial run #24643

Closed
driesnollet opened this issue Feb 20, 2023 · 4 comments
Assignees
Labels
influxdb solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@driesnollet
Copy link

driesnollet commented Feb 20, 2023

Name and Version

bitnami/influxdb:2.6.1

What steps will reproduce the bug?

  1. My config at a client is as follow
    (but don't focus on the private resources, also this setup publicly fails at this client):
  • private storage account with a file share (private endpoint)
  • private linux web app (vnet integrated and private endpoint)
    • App settings: INFLUXDB_ADMIN_USER_PASSWORD = xx, INFLUXDB_ADMIN_USER_TOKEN = xx,
      WEBSITES_PORT = 8086, WEBSITES_ENABLE_APP_SERVICE_STORAGE = false
    • Path mappings: Mount path = /bitnami/influxdb
    • Deployment Center: Registry settings: bitnami/influxdb:latest (or bitnami/influxdb:2.6.1)
    • App Service Plan tier: P2V3

What is the expected behavior?

I have exactly the same setup on a test environment publicly, working fine:
Influx DB has been configured and created after 6 seconds:
image

Storage account:
image

What do you see instead?

image

files are not created:
image

Additional information

Recreating the private resources to public ones, didn't fix the issue

@driesnollet driesnollet added the tech-issues The user has a technical issue about an application label Feb 20, 2023
@github-actions github-actions bot added the triage Triage is needed label Feb 20, 2023
@javsalgar javsalgar changed the title bitnami/influxdb on Azure web app + storage account file share (mount) -> timeout in initial run [bitnami/influxdb] on Azure web app + storage account file share (mount) -> timeout in initial run Feb 21, 2023
@javsalgar
Copy link
Contributor

Hi,

Could you add BITNAMI_DEBUG=true to see if it provides more insight on the issue?

@driesnollet
Copy link
Author

Hi,

Could you add BITNAMI_DEBUG=true to see if it provides more insight on the issue?

Thanks for the feedback @javsalgar
I tried it and the funny thing is:
It gave exact the issue that we had with the original Influxdb image (official provider).
Thats why we changed to Bitnami - which seemed to work fine, until we tested on clients environment

image

original issue was logged here:
influxdata/influxdata-docker#668

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Mar 9, 2023
@github-actions
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
influxdb solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants