Skip to content

[Bug]: Can't see the entire log of a run via UI #2832

@peterschmidt85

Description

@peterschmidt85

Steps to reproduce

  1. Ensure no AWS CloudWatch or GCP Logging is not used to store run logs
type: task
name: print-numbers

commands:
  - |
    python -c "for i in range(1, 100001): print(i)"

Actual behaviour

  1. The UI only shows logs starting from 98983.

Expected behaviour

  1. The UI should allow to see all logs starting from 1

dstack version

0.19.15

Server logs

Additional information

  1. Note, dstack logs works OK

Metadata

Metadata

Labels

bugSomething isn't workingmajorux

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions