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

Dates are not shown in logs #1202

Open
altafan opened this issue Jan 24, 2025 · 2 comments
Open

Dates are not shown in logs #1202

altafan opened this issue Jan 24, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@altafan
Copy link

altafan commented Jan 24, 2025

To Reproduce

Create an application

Current vs. Expected behavior

My application produces logs that contain dates:

Image

The same line, on the Log tab of the dashboard, misses the date and looks like this:

Image

Provide environment information

Operating System:
   OS: Ubuntu 20.04
   Arch: arm64
Dokploy version: 0.15.0
VPS Provider: Hetzner
What applications/services are you running? Golang application

Which area(s) are affected? (Select all that apply)

Application

Are you deploying the applications where Dokploy is installed or on a remote server?

Same server where Dokploy is installed

Additional context

No response

Will you send a PR to fix it?

No

@altafan altafan added the bug Something isn't working label Jan 24, 2025
@vishalkadam47
Copy link
Contributor

vishalkadam47 commented Jan 25, 2025

suggesting you to update the dokploy version,

  • most of the bugs were fixed after Dokploy version: 0.15.0 the latest version is v0.17.8

@Siumauricio
Copy link
Contributor

I guess the log was cut because we do some manipulation of the logs using regex to extract the timestamps, if it doesn't appear it should appear on the left side as a bar if you hold down the cursor you should see the timestamp.
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants