Re: Issue with PgAdmin
Vivek Parmar <[email protected]> Tue, 7 Jan 2020 14:50:20 +0530
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <CADgxX4WTCOZJEFF_HE0NthFq0uZeVPC0q1j7JXqwt00ZbLKf=g@mail.gmail.com> |
--000000000000adcfb0059b894971 Content-Type: text/plain; charset="UTF-8" Hi Aditya, Yes, you were right. Quick heal was blocking the port. Now it is working after some configurations in quick heals. Thanks for you support. On Tue, Jan 7, 2020 at 1:12 PM Aditya Toshniwal < [email protected]> wrote: > Hi Vivek, > > That's strange. It should not take that amount of time. > Can you try disabling firewall once ? I suspect the port used by pgAdmin > is blocked by firewall. > > On Tue, Jan 7, 2020 at 12:51 PM Vivek Parmar <[email protected]> wrote: > >> Hi Aditya, >> >> It is still not working. I tried with 3000 value too. Here are the logs: >> >> 07.01.2020 12:41:46 Checking for system tray... >>> 07.01.2020 12:41:46 Starting pgAdmin4 server... >>> 07.01.2020 12:41:46 Creating server object, port:53102, >>> key:70fc2f32-3034-4b33-bf21-6c23cd3138b8, >>> logfile:C:/Users/vivek/.pgAdmin4.4018626542.log >>> 07.01.2020 12:41:46 Python Path: S:/Program Files/PostgreSQL/12/pgAdmin >>> 4/venv/Lib/site-packages;S:/Program Files/PostgreSQL/12/pgAdmin >>> 4/venv/DLLs;S:/Program Files/PostgreSQL/12/pgAdmin 4/venv/Lib >>> 07.01.2020 12:41:46 Python Home: S:/Program Files/PostgreSQL/12/pgAdmin >>> 4/venv >>> 07.01.2020 12:41:46 Initializing Python... >>> 07.01.2020 12:41:46 Python initialized. >>> 07.01.2020 12:41:46 Adding new additional path elements >>> 07.01.2020 12:41:46 Redirecting stderr... >>> 07.01.2020 12:41:46 stderr redirected successfully. >>> 07.01.2020 12:41:46 Initializing server... >>> 07.01.2020 12:41:46 Webapp Path: S:/Program Files/PostgreSQL/12/pgAdmin >>> 4/web/pgAdmin4.py >>> 07.01.2020 12:41:46 Server initialized. >>> 07.01.2020 12:41:46 Starting Server Thread... >>> 07.01.2020 12:41:46 Open the application code and run it. >>> 07.01.2020 12:41:46 Set the port number, key and force SERVER_MODE off >>> 07.01.2020 12:41:46 PyRun_SimpleFile launching application server... >>> 07.01.2020 12:41:47 Application Server URL: >>> http://127.0.0.1:53102/?key=70fc2f32-3034-4b33-bf21-6c23cd3138b8 >>> 07.01.2020 12:41:47 The server should be up, we'll attempt to connect >>> and get a response. Ping the server >>> 07.01.2020 12:47:19 Attempt to connect one more time in case of a long >>> network timeout while looping >>> >> >> On Tue, Jan 7, 2020 at 12:02 PM Aditya Toshniwal < >> [email protected]> wrote: >> >>> [please do not remove pgadmin-hackers from cc] >>> >>> Hi Vivek, >>> >>> Seems like pgAdmin is timing out on your system. It is taking longer >>> than 90 secs for server to start. It generally happens on windows systems >>> where sqlite3 (which is used by pgAdmin config) takes a lot of time to >>> initialize. >>> Try the following: >>> 1) Open regedit. >>> 2) Go to HKEY_CURRENT_USER/Software/pgadmin/pgadmin4 and create a new >>> string value - ConnectionTimeout. Set the value to 300. >>> 3) Start pgAdmin. >>> Try increasing timeout if it still fails. >>> >>> >>> On Tue, Jan 7, 2020 at 10:49 AM Vivek Parmar <[email protected]> wrote: >>> >>>> I already checked that file but it is empty. >>>> >>>> On Tue, Jan 7, 2020 at 10:26 AM Aditya Toshniwal < >>>> [email protected]> wrote: >>>> >>>>> Hi Vivek, >>>>> >>>>> Kindly also share - C:/Users/vivek/.pgAdmin4.4018626542.log >>>>> >>>>> On Mon, Jan 6, 2020 at 9:01 PM Vivek Parmar <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi Aditya, >>>>>> >>>>>> Here it is: >>>>>> >>>>>> 06.01.2020 16:47:22 Checking for system tray... >>>>>>> 06.01.2020 16:47:22 Starting pgAdmin4 server... >>>>>>> 06.01.2020 16:47:22 Creating server object, port:50920, >>>>>>> key:8f41a047-ebc0-4ab4-a684-d2d8c1e1e819, >>>>>>> logfile:C:/Users/vivek/.pgAdmin4.4018626542.log >>>>>>> 06.01.2020 16:47:22 Python Path: S:/Program >>>>>>> Files/PostgreSQL/12/pgAdmin 4/venv/Lib/site-packages;S:/Program >>>>>>> Files/PostgreSQL/12/pgAdmin 4/venv/DLLs;S:/Program >>>>>>> Files/PostgreSQL/12/pgAdmin 4/venv/Lib >>>>>>> 06.01.2020 16:47:22 Python Home: S:/Program >>>>>>> Files/PostgreSQL/12/pgAdmin 4/venv >>>>>>> 06.01.2020 16:47:22 Initializing Python... >>>>>>> 06.01.2020 16:47:22 Python initialized. >>>>>>> 06.01.2020 16:47:22 Adding new additional path elements >>>>>>> 06.01.2020 16:47:22 Redirecting stderr... >>>>>>> 06.01.2020 16:47:22 stderr redirected successfully. >>>>>>> 06.01.2020 16:47:22 Initializing server... >>>>>>> 06.01.2020 16:47:22 Webapp Path: S:/Program >>>>>>> Files/PostgreSQL/12/pgAdmin 4/web/pgAdmin4.py >>>>>>> 06.01.2020 16:47:22 Server initialized. >>>>>>> 06.01.2020 16:47:22 Starting Server Thread... >>>>>>> 06.01.2020 16:47:22 Open the application code and run it. >>>>>>> 06.01.2020 16:47:22 Set the port number, key and force SERVER_MODE >>>>>>> off >>>>>>> 06.01.2020 16:47:22 PyRun_SimpleFile launching application server... >>>>>>> 06.01.2020 16:47:23 Application Server URL: >>>>>>> http://127.0.0.1:50920/?key=8f41a047-ebc0-4ab4-a684-d2d8c1e1e819 >>>>>>> 06.01.2020 16:47:23 The server should be up, we'll attempt to >>>>>>> connect and get a response. Ping the server >>>>>>> 06.01.2020 16:49:32 Attempt to connect one more time in case of a >>>>>>> long network timeout while looping >>>>>>> >>>>>> >>>>>> On Mon, Jan 6, 2020 at 4:58 PM Aditya Toshniwal < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi Vivek, >>>>>>> >>>>>>> As I mentioned - you'll find the logs in the users home directory >>>>>>> eg - "C:\Users\Aditya Toshniwal". Kindly send the logs. >>>>>>> >>>>>>> On Mon, Jan 6, 2020 at 4:54 PM Vivek Parmar <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> Hi Aditya, >>>>>>>> >>>>>>>> I am unable to find out the pgadmin logs file in the windows >>>>>>>> system. I've attached the error screenshot. >>>>>>>> >>>>>>>> On Mon, Jan 6, 2020 at 3:57 PM Aditya Toshniwal < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Hi Vivek, >>>>>>>>> >>>>>>>>> Since it is not able to start, kindly share .pgAdmin4* logs from >>>>>>>>> your user home directory. >>>>>>>>> >>>>>>>>> On Mon, Jan 6, 2020 at 3:55 PM Janus <[email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi Vivek >>>>>>>>>> >>>>>>>>>> Do you get the same error message using another browser, such as >>>>>>>>>> Chrome? >>>>>>>>>> >>>>>>>>>> Best regards, >>>>>>>>>> Janus >>>>>>>>>> >>>>>>>>>> On Mon, 6 Jan 2020 at 11:20, Vivek Parmar <[email protected]> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Dear PgAdmin Development Team, >>>>>>>>>>> >>>>>>>>>>> I am unable to run pgadmin on my windows 10 laptop. I am getting >>>>>>>>>>> the below error. >>>>>>>>>>> >>>>>>>>>>> Fatal error: >>>>>>>>>>> The application server could not be contacted. >>>>>>>>>>> >>>>>>>>>>> I tried reinstalling software and also cleared the session from >>>>>>>>>>> the AppData folder. >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> *Regards,* >>>>>>>>>>> *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Thanks and Regards, >>>>>>>>> Aditya Toshniwal >>>>>>>>> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune >>>>>>>>> "Don't Complain about Heat, Plant a TREE" >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> *Regards,* >>>>>>>> *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Thanks and Regards, >>>>>>> Aditya Toshniwal >>>>>>> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune >>>>>>> "Don't Complain about Heat, Plant a TREE" >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Regards,* >>>>>> *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* >>>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks and Regards, >>>>> Aditya Toshniwal >>>>> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune >>>>> "Don't Complain about Heat, Plant a TREE" >>>>> >>>> >>>> >>>> -- >>>> *Regards,* >>>> *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* >>>> >>> >>> >>> -- >>> Thanks and Regards, >>> Aditya Toshniwal >>> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune >>> "Don't Complain about Heat, Plant a TREE" >>> >> >> >> -- >> *Regards,* >> *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* >> > > > -- > Thanks and Regards, > Aditya Toshniwal > pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Regards,* *Vivek Parmar <https://www.linkedin.com/in/vp393001/>* --000000000000adcfb0059b894971 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hi Aditya,<div><br></div><div>Yes, you were=C2=A0right. Qu= ick heal was blocking the port. Now it is working after some configurations= in quick heals. Thanks for you support.</div></div><br><div class=3D"gmail= _quote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, Jan 7, 2020 at 1:12 P= M Aditya Toshniwal <<a href=3D"mailto:[email protected]"= >[email protected]</a>> wrote:<br></div><blockquote clas= s=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid r= gb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><div cl= ass=3D"gmail_default" style=3D"font-family:verdana,sans-serif">Hi Vivek,</d= iv><div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif"><b= r></div><div class=3D"gmail_default" style=3D"font-family:verdana,sans-seri= f">That's strange. It should not take that amount of time.</div><div cl= ass=3D"gmail_default" style=3D"font-family:verdana,sans-serif">Can you try = disabling firewall once ? I suspect the port used by pgAdmin is blocked by = firewall.</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class= =3D"gmail_attr">On Tue, Jan 7, 2020 at 12:51 PM Vivek Parmar <<a href=3D= "mailto:[email protected]" target=3D"_blank">[email protected]</a>> wr= ote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px= 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D= "ltr">Hi Aditya,<div><br></div><div>It is still not working. I tried with 3= 000 value too. Here are the logs:</div><div><br></div><blockquote class=3D"= gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(20= 4,204,204);padding-left:1ex">07.01.2020 12:41:46 Checking for system tray..= .<br>07.01.2020 12:41:46 Starting pgAdmin4 server...<br>07.01.2020 12:41:46= Creating server object, port:53102, key:70fc2f32-3034-4b33-bf21-6c23cd3138= b8, logfile:C:/Users/vivek/.pgAdmin4.4018626542.log<br>07.01.2020 12:41:46 = Python Path: S:/Program Files/PostgreSQL/12/pgAdmin 4/venv/Lib/site-package= s;S:/Program Files/PostgreSQL/12/pgAdmin 4/venv/DLLs;S:/Program Files/Postg= reSQL/12/pgAdmin 4/venv/Lib<br>07.01.2020 12:41:46 Python Home: S:/Program = Files/PostgreSQL/12/pgAdmin 4/venv<br>07.01.2020 12:41:46 Initializing Pyth= on...<br>07.01.2020 12:41:46 Python initialized.<br>07.01.2020 12:41:46 Add= ing new additional path elements<br>07.01.2020 12:41:46 Redirecting stderr.= ..<br>07.01.2020 12:41:46 stderr redirected successfully.<br>07.01.2020 12:= 41:46 Initializing server...<br>07.01.2020 12:41:46 Webapp Path: S:/Program= Files/PostgreSQL/12/pgAdmin 4/web/pgAdmin4.py<br>07.01.2020 12:41:46 Serve= r initialized.<br>07.01.2020 12:41:46 Starting Server Thread...<br>07.01.20= 20 12:41:46 Open the application code and run it.<br>07.01.2020 12:41:46 Se= t the port number, key and force SERVER_MODE off<br>07.01.2020 12:41:46 PyR= un_SimpleFile launching application server...<br>07.01.2020 12:41:47 Applic= ation Server URL: <a href=3D"http://127.0.0.1:53102/?key=3D70fc2f32-3034-4b= 33-bf21-6c23cd3138b8" target=3D"_blank">http://127.0.0.1:53102/?key=3D70fc2= f32-3034-4b33-bf21-6c23cd3138b8</a><br>07.01.2020 12:41:47 The server shoul= d be up, we'll attempt to connect and get a response. Ping the server<b= r>07.01.2020 12:47:19 Attempt to connect one more time in case of a long ne= twork timeout while looping<br></blockquote></div><br><div class=3D"gmail_q= uote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, Jan 7, 2020 at 12:02 PM= Aditya Toshniwal <<a href=3D"mailto:[email protected]" = target=3D"_blank">[email protected]</a>> wrote:<br></div= ><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border= -left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div st= yle=3D"font-family:verdana,sans-serif">[please do not remove pgadmin-hacker= s from cc]</div><div style=3D"font-family:verdana,sans-serif"><br></div><di= v style=3D"font-family:verdana,sans-serif">Hi Vivek,</div><div style=3D"fon= t-family:verdana,sans-serif"><br></div><div style=3D"font-family:verdana,sa= ns-serif">Seems like pgAdmin is timing out on your system. It is taking lon= ger than 90 secs for server to start. It generally happens on windows syste= ms where sqlite3 (which is used by pgAdmin config) takes a lot of time to i= nitialize.</div><div style=3D"font-family:verdana,sans-serif">Try the follo= wing:</div><div style=3D"font-family:verdana,sans-serif">1) Open regedit.</= div><div><font face=3D"verdana, sans-serif">2) Go to HKEY_CURRENT_USER/Soft= ware/pgadmin/pgadmin4 and create a new string value - ConnectionTimeout. Se= t the value to 300.</font></div><div><font face=3D"verdana, sans-serif">3) = Start pgAdmin.</font></div><div><font face=3D"verdana, sans-serif">Try incr= easing timeout if it still fails.</font></div><div style=3D"font-family:ver= dana,sans-serif"><br></div></div><br><div class=3D"gmail_quote"><div dir=3D= "ltr" class=3D"gmail_attr">On Tue, Jan 7, 2020 at 10:49 AM Vivek Parmar <= ;<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]= </a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:= 0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">= <div dir=3D"ltr">I already checked that file but it is empty.</div><br><div= class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, Jan 7,= 2020 at 10:26 AM Aditya Toshniwal <<a href=3D"mailto:aditya.toshniwal@e= nterprisedb.com" target=3D"_blank">[email protected]</a>>= ; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px= 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div di= r=3D"ltr"><div style=3D"font-family:verdana,sans-serif">Hi Vivek,</div><div= style=3D"font-family:verdana,sans-serif"><br></div><div style=3D"font-fami= ly:verdana,sans-serif">Kindly also share -=C2=A0<span style=3D"font-family:= Arial,Helvetica,sans-serif">C:/Users/vivek/.</span><span style=3D"font-fami= ly:Arial,Helvetica,sans-serif">pgAdmin4.4018626542.log</span></div></div><b= r><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, = Jan 6, 2020 at 9:01 PM Vivek Parmar <<a href=3D"mailto:[email protected]= m" target=3D"_blank">[email protected]</a>> wrote:<br></div><blockquote= class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px so= lid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">Hi=C2=A0Aditya,<div= ><br></div><div>Here it is:</div><div><br></div><blockquote class=3D"gmail_= quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,= 204);padding-left:1ex">06.01.2020 16:47:22 Checking for system tray...<br>0= 6.01.2020 16:47:22 Starting pgAdmin4 server...<br>06.01.2020 16:47:22 Creat= ing server object, port:50920, key:8f41a047-ebc0-4ab4-a684-d2d8c1e1e819, lo= gfile:C:/Users/vivek/.pgAdmin4.4018626542.log<br>06.01.2020 16:47:22 Python= Path: S:/Program Files/PostgreSQL/12/pgAdmin 4/venv/Lib/site-packages;S:/P= rogram Files/PostgreSQL/12/pgAdmin 4/venv/DLLs;S:/Program Files/PostgreSQL/= 12/pgAdmin 4/venv/Lib<br>06.01.2020 16:47:22 Python Home: S:/Program Files/= PostgreSQL/12/pgAdmin 4/venv<br>06.01.2020 16:47:22 Initializing Python...<= br>06.01.2020 16:47:22 Python initialized.<br>06.01.2020 16:47:22 Adding ne= w additional path elements<br>06.01.2020 16:47:22 Redirecting stderr...<br>= 06.01.2020 16:47:22 stderr redirected successfully.<br>06.01.2020 16:47:22 = Initializing server...<br>06.01.2020 16:47:22 Webapp Path: S:/Program Files= /PostgreSQL/12/pgAdmin 4/web/pgAdmin4.py<br>06.01.2020 16:47:22 Server init= ialized.<br>06.01.2020 16:47:22 Starting Server Thread...<br>06.01.2020 16:= 47:22 Open the application code and run it.<br>06.01.2020 16:47:22 Set the = port number, key and force SERVER_MODE off<br>06.01.2020 16:47:22 PyRun_Sim= pleFile launching application server...<br>06.01.2020 16:47:23 Application = Server URL: <a href=3D"http://127.0.0.1:50920/?key=3D8f41a047-ebc0-4ab4-a68= 4-d2d8c1e1e819" target=3D"_blank">http://127.0.0.1:50920/?key=3D8f41a047-eb= c0-4ab4-a684-d2d8c1e1e819</a><br>06.01.2020 16:47:23 The server should be u= p, we'll attempt to connect and get a response. Ping the server<br>06.0= 1.2020 16:49:32 Attempt to connect one more time in case of a long network = timeout while looping<br></blockquote></div><br><div class=3D"gmail_quote">= <div dir=3D"ltr" class=3D"gmail_attr">On Mon, Jan 6, 2020 at 4:58 PM Aditya= Toshniwal <<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>> wrote:<br></div><bloc= kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:= 1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div style=3D= "font-family:verdana,sans-serif">Hi Vivek,</div><div style=3D"font-family:v= erdana,sans-serif"><br></div><div><font face=3D"verdana, sans-serif">As I m= entioned - you'll find the logs in the users home directory=C2=A0 eg - = "C:\Users\Aditya Toshniwal". Kindly send the logs.</font></div></= div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On= Mon, Jan 6, 2020 at 4:54 PM Vivek Parmar <<a href=3D"mailto:vp393001@gm= ail.com" target=3D"_blank">[email protected]</a>> wrote:<br></div><bloc= kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:= 1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">Hi Aditya,<di= v><br></div><div>I am unable to find out the pgadmin=C2=A0logs file in the = windows system. I've attached=C2=A0the error screenshot.=C2=A0</div></d= iv><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On = Mon, Jan 6, 2020 at 3:57 PM Aditya Toshniwal <<a href=3D"mailto:aditya.t= [email protected]" target=3D"_blank">aditya.toshniwal@enterprisedb.= com</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg= in:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1e= x"><div dir=3D"ltr"><div style=3D"font-family:verdana,sans-serif">Hi Vivek,= </div><div style=3D"font-family:verdana,sans-serif"><br></div><div style=3D= "font-family:verdana,sans-serif">Since it is not able to start, kindly shar= e .pgAdmin4* logs from your user home directory.</div></div><br><div class= =3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Jan 6, 2020 = at 3:55 PM Janus <<a href=3D"mailto:[email protected]" target=3D"_blank"= >[email protected]</a>> wrote:<br></div><blockquote class=3D"gmail_quote= " style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);= padding-left:1ex"><div dir=3D"ltr">Hi Vivek<div><br></div><div>Do you get t= he same error=C2=A0message using another browser, such as Chrome?</div><div= ><br></div><div>Best regards,</div><div>Janus</div></div><br><div class=3D"= gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, 6 Jan 2020 at 11= :20, Vivek Parmar <<a href=3D"mailto:[email protected]" target=3D"_blan= k">[email protected]</a>> wrote:<br></div><blockquote class=3D"gmail_qu= ote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,20= 4);padding-left:1ex"><div dir=3D"ltr">Dear PgAdmin Development Team,<div><b= r></div><div>I am unable to run pgadmin on my windows 10 laptop. I am getti= ng the below error.</div><div><br></div><div>Fatal error:</div><div>The app= lication server could not be contacted.=C2=A0</div><div><br></div><div>I tr= ied reinstalling software and also cleared the session from the AppData fol= der.=C2=A0<br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"><div dir= =3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><b>Regards,</b><div><b= ><a href=3D"https://www.linkedin.com/in/vp393001/" target=3D"_blank">Vivek = Parmar</a></b></div></div></div></div></div></div></div></div></div> </blockquote></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir= =3D"ltr"><div><div dir=3D"ltr"><font size=3D"2" color=3D"#000000" face=3D"v= erdana, sans-serif">Thanks and Regards,</font><div><span style=3D"backgroun= d-color:rgb(255,255,255)"><font size=3D"2" color=3D"#000000" face=3D"verdan= a, sans-serif">Aditya Toshniwal</font></span></div><div><font face=3D"verda= na, sans-serif"><span style=3D"background-color:rgb(255,255,255)"><font siz= e=3D"2" color=3D"#000000">pgAdmin Hacker | Sr. Software Engineer |=C2=A0Ent= erpriseDB India |=C2=A0</font></span><span style=3D"color:rgb(0,0,0)">Pune<= /span></font></div><div><font color=3D"#38761d" face=3D"verdana, sans-serif= " size=3D"1">"Don't Complain about Heat, Plant a TREE"</font>= </div></div></div></div></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><b>Regards,</= b><div><b><a href=3D"https://www.linkedin.com/in/vp393001/" target=3D"_blan= k">Vivek Parmar</a></b></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir= =3D"ltr"><div><div dir=3D"ltr"><font size=3D"2" color=3D"#000000" face=3D"v= erdana, sans-serif">Thanks and Regards,</font><div><span style=3D"backgroun= d-color:rgb(255,255,255)"><font size=3D"2" color=3D"#000000" face=3D"verdan= a, sans-serif">Aditya Toshniwal</font></span></div><div><font face=3D"verda= na, sans-serif"><span style=3D"background-color:rgb(255,255,255)"><font siz= e=3D"2" color=3D"#000000">pgAdmin Hacker | Sr. Software Engineer |=C2=A0Ent= erpriseDB India |=C2=A0</font></span><span style=3D"color:rgb(0,0,0)">Pune<= /span></font></div><div><font color=3D"#38761d" face=3D"verdana, sans-serif= " size=3D"1">"Don't Complain about Heat, Plant a TREE"</font>= </div></div></div></div></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><b>Regards,</= b><div><b><a href=3D"https://www.linkedin.com/in/vp393001/" target=3D"_blan= k">Vivek Parmar</a></b></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir= =3D"ltr"><div><div dir=3D"ltr"><font size=3D"2" color=3D"#000000" face=3D"v= erdana, sans-serif">Thanks and Regards,</font><div><span style=3D"backgroun= d-color:rgb(255,255,255)"><font size=3D"2" color=3D"#000000" face=3D"verdan= a, sans-serif">Aditya Toshniwal</font></span></div><div><font face=3D"verda= na, sans-serif"><span style=3D"background-color:rgb(255,255,255)"><font siz= e=3D"2" color=3D"#000000">pgAdmin Hacker | Sr. Software Engineer |=C2=A0Ent= erpriseDB India |=C2=A0</font></span><span style=3D"color:rgb(0,0,0)">Pune<= /span></font></div><div><font color=3D"#38761d" face=3D"verdana, sans-serif= " size=3D"1">"Don't Complain about Heat, Plant a TREE"</font>= </div></div></div></div></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><b>Regards,</= b><div><b><a href=3D"https://www.linkedin.com/in/vp393001/" target=3D"_blan= k">Vivek Parmar</a></b></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir= =3D"ltr"><div><div dir=3D"ltr"><font size=3D"2" color=3D"#000000" face=3D"v= erdana, sans-serif">Thanks and Regards,</font><div><span style=3D"backgroun= d-color:rgb(255,255,255)"><font size=3D"2" color=3D"#000000" face=3D"verdan= a, sans-serif">Aditya Toshniwal</font></span></div><div><font face=3D"verda= na, sans-serif"><span style=3D"background-color:rgb(255,255,255)"><font siz= e=3D"2" color=3D"#000000">pgAdmin Hacker | Sr. Software Engineer |=C2=A0Ent= erpriseDB India |=C2=A0</font></span><span style=3D"color:rgb(0,0,0)">Pune<= /span></font></div><div><font color=3D"#38761d" face=3D"verdana, sans-serif= " size=3D"1">"Don't Complain about Heat, Plant a TREE"</font>= </div></div></div></div></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><b>Regards,</= b><div><b><a href=3D"https://www.linkedin.com/in/vp393001/" target=3D"_blan= k">Vivek Parmar</a></b></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= ><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir= =3D"ltr"><div><div dir=3D"ltr"><font size=3D"2" color=3D"#000000" face=3D"v= erdana, sans-serif">Thanks and Regards,</font><div><span style=3D"backgroun= d-color:rgb(255,255,255)"><font size=3D"2" color=3D"#000000" face=3D"verdan= a, sans-serif">Aditya Toshniwal</font></span></div><div><font face=3D"verda= na, sans-serif"><span style=3D"background-color:rgb(255,255,255)"><font siz= e=3D"2" color=3D"#000000">pgAdmin Hacker | Sr. Software Engineer |=C2=A0Ent= erpriseDB India |=C2=A0</font></span><span style=3D"color:rgb(0,0,0)">Pune<= /span></font></div><div><font color=3D"#38761d" face=3D"verdana, sans-serif= " size=3D"1">"Don't Complain about Heat, Plant a TREE"</font>= </div></div></div></div></div></div></div></div></div></div></div></div> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= class=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div= dir=3D"ltr"><b>Regards,</b><div><b><a href=3D"https://www.linkedin.com/in/= vp393001/" target=3D"_blank">Vivek Parmar</a></b></div></div></div></div></= div></div></div> --000000000000adcfb0059b894971--