-
Notifications
You must be signed in to change notification settings - Fork 97
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
Failed to stat logfile / Can't determine log file #55
Comments
@vitabaks Try to build pgcenter from dev branch and reproduce the bug |
@lesovsky Maybe I do not have enough experience for build on go...
go version go1.11.5 linux/amd64 |
its worked
but...
PostgreSQL ver: 9.4.18 |
Last errors are ok, code will be rewritten to be more careful and don't cause errors. |
Thank you! |
I have found some mess in my branches, I going to tidy up them and then merge the bugfix into the master master. So you can find new updated packages tomorrow (or even this evening) |
fixed in v0.6.1 |
pgcenter_0.6.0_Linux_x86_64.deb
'L' logtail.
result:
Failed to stat logfile: stat : no such file or directory
l open log file with pager.
result:
Can't determine log file: can't parse log_filename format
show log_directory;
show log_filename;
p.s.
This actions is worked on v0.4.0.
The text was updated successfully, but these errors were encountered: