questdb / questdb/questdb

Windows, docker: incorrect data inserted

Open
#4,969 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Docker Windows
Dominant language
Java
Stars
17.3k
Forks
1.6k
Avg merge
5d 10h
Merged PRs (30d)
28

Description

To reproduce

Run on windows 11 pro, docker desktop v4.28

docker run -t -i -v C:\Volumes\QuestDB:/var/lib/questdb -p 9000:9000 -p 9009:9009 -p 8812:8812 -p 9003:9003 --restart=always --net=docker-net --name=questdb questdb/questdb:8.1.1

Using web console run

image

See value inserted as 0. See logs

logs.txt

QuestDB version:

8.1.1

OS, in case of Docker specify Docker and the Host OS:

Windows 11 Pro, docker

File System, in case of Docker specify Host File System:

NTFS

Full Name:

Alex Pelagenko

Affiliation:

QuestDB

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?
  • Yes, I have
Additional context

Note: this is a user-reported issue, to be reproduced

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported insert on Windows 11 Pro with Docker Desktop 4.28, the questdb/questdb:8.1.1 image, and an NTFS-mounted volume using the command in the issue. Inspect the linked logs and compare the inserted value with the expected value; done means identifying the cause of the zero value and documenting a verified correction or reproduction result.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.