Skip to content

InfluxDB3 Explorer Needs Support for AMD/Intel Platforms #26299

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

Closed
Dattel opened this issue Apr 20, 2025 · 5 comments
Closed

InfluxDB3 Explorer Needs Support for AMD/Intel Platforms #26299

Dattel opened this issue Apr 20, 2025 · 5 comments
Assignees
Labels

Comments

@Dattel
Copy link

Dattel commented Apr 20, 2025

Currently the Dataexplorer seems not to be usable since it is not startable on AMD/Intel Plattforms

Steps to reproduce:

  1. docker pull quay.io/influxdb/influxdb3-explorer:latest
  2. docker run --name influxdb3-explorer -p 8086:8888 quay.io/influxdb/influxdb3-explorer:latest

Expected behaviour:
The Docker-Container should start

Actual behaviour:

There is an error Message pointing out, that these image seems to be only for arm64 Systems

Environment info:

uname -srm
Linux 6.8.12-9-pve x86_64

Logs:

WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific platform was requested
exec /usr/src/app/entrypoint.sh: exec format error

@Dattel Dattel changed the title InfluxDB3 Explorer seems only to worl on arm64`? InfluxDB3 Explorer seems only to work on arm64`? Apr 20, 2025
@Ankit3794
Copy link

Facing same issue on Ubuntu 24.04

@pauldix pauldix added the v3 label Apr 21, 2025
@pauldix pauldix assigned pauldix and peterbarnett03 and unassigned pauldix Apr 21, 2025
@peterbarnett03
Copy link
Contributor

This issue has been noted and will be worked. I'll reply back when we have this implemented. Thanks!

@peterbarnett03 peterbarnett03 changed the title InfluxDB3 Explorer seems only to work on arm64`? InfluxDB3 Explorer Needs Support for AMD/Intel Platforms Apr 22, 2025
@etiennetremel
Copy link

@peterbarnett03, I cannot find the corresponding influxdb3 explorer repository, is the explorer stored in a public repository?

I was also not able to make it work locally using ARM64, in the /settings page to configure influxdb credentials, the test button seems to initiate a POST request against /api/settings/test which return a 404. /settings/test does exist.

@peterbarnett03
Copy link
Contributor

Hi @etiennetremel -- for now, InfluxDB 3 Explorer is stored in a private repo.

We're funneling most questions on it (and query ux) in our Discord channel as it's in beta. I can better help answer your questions there!

@pauldix
Copy link
Member

pauldix commented Apr 28, 2025

Closing this one out here since it's related to the explorer.

@pauldix pauldix closed this as completed Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants