That is strange. I do not see any error in log file :(
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Fri, Jun 9, 2017 at 2:31 AM, Pawel Hadam wrote:
> Hi Murtuza,
>
> Thank you - I have followed those steps and please find attached
Hi Pawel,
I am not able not find any entry for your queries in log file, Can you turn
of the dashboard graphs for a while and then try to re-produce the issue.
Steps to turn of the graphs,
1) Goto File menu --> Preferences --> Dashboards --> Graphs
2) Provide a rate value as 123456789 in all 5 in
On Wed, Jun 7, 2017 at 12:00 PM, Murtuza Zabuawala
wrote:
> Hello,
>
> Are you able to locate "config.py" in pgAdmin4 directory?
>
> If yes then create a new file named "config_local.py" along side "config.py"
> and add below config option in it,
> FILE_LOG_LEVEL = logging.DEBUG
>
> Restart pgAdmi
Hello,
Are you able to locate "config.py" in pgAdmin4 directory?
If yes then create a new file named "config_local.py" along side
"config.py" and add below config option in it,
FILE_LOG_LEVEL = logging.DEBUG
Restart pgAdmin4 and try to re-produce the issue again.
--
Regards,
Murtuza Zabuawala
E
Hi Murtuza,
Thank you. I attached the empty log file to my previous email - this
is what was produced. Just an empty file.
Also, I cannot find "config_local.py" in my installation folder:
C:\Program Files (x86)\pgAdmin 4
Thank you and kind regards
Pawel
On 7 June 2017 at 05:52, Murtuza Zabuaw
Hi,
Without log file it very hard to trace the issue as this is not
re-producible on our side.
Are you sure that *pgadmin4.log* file is empty?
Can you try again changing the logging configuration, add below config
option in "config_local.py" (which is in pgAdmin4 installation directory),
FILE_LO