Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Time is not valid when starting ewb3
Thu, Jan 28 2021 1:55 PMPermanent Link

Kenneth

Avatar

I installed ewb3 and then localhost certificate.

When I start ewb3 I get error (see attached animated gif).

After error ewb3 opens and I then add to a form just a button and when I run this application I get error:
Error executing request to http://localhost/authentication. The request timed out.

This is fresh first time install.

So I wonder what to do next.
Kenneth



Attachments: ewb3-timerror.gif
Thu, Jan 28 2021 4:05 PMPermanent Link

Raul

Team Elevate Team Elevate

On 1/28/2021 1:55 PM, Kenneth wrote:
> When I start ewb3 I get error (see attached animated gif).
>
> After error ewb3 opens and I then add to a form just a button and when I run this application I get error:
> Error executing request to http://localhost/authentication. The request timed out.
>
> This is fresh first time install.
>
> So I wonder what to do next.

Tim will be best to answer but my guess is that you have have something
already listening on the server ports EWB3 want to use (8080, 8443 by
default).

Can you check and if yes then stop whatever is using those ports ?

Alternatively you can change ports EWB IDE uses - without server being
able to run i think you need to edit INi direct though.

Should be in

C:\Users\<account login>\AppData\Local\Elevate Software\Elevate Web
Builder 3\ewbide.ini

look for [Server_Internal] section and

following port settings

Port=8080
Secure Port=8443


Raul
Fri, Jan 29 2021 2:23 PMPermanent Link

Kenneth

Avatar

Raul wrote:
....

look for [Server_Internal] section and

following port settings

Port=8080
Secure Port=8443

.....


For reason or other but there is no Server_Internal section at all and so no Port settings.


Kenneth
Kenneth
Sun, Jan 31 2021 5:10 PMPermanent Link

Raul

Team Elevate Team Elevate

On 1/29/2021 2:23 PM, Kenneth wrote:
> For reason or other but there is no Server_Internal section at all and so no Port settings.

That most likely indicates this is the issue then - i assume internal
server would add those INI entries on the initial run.

Were you able to check if something else is on those ports ?

Easiest is still to just turn whatever is listening off temporarily.

Otherwise this is the section with those 2 entries - you should be able
to manually add it in and change ports.

See if IDE and server starts up properly and it should populate rest of
the seciton


[Server_Internal]
Port=8080
Secure Port=8443



Raul
Tue, Feb 2 2021 11:51 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kenneth,

<< I installed ewb3 and then localhost certificate.

When I start ewb3 I get error (see attached animated gif). >>

Have you ever used any prior version of EWB on this machine ?

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Feb 3 2021 1:53 PMPermanent Link

Kenneth

Avatar

Tim Young [Elevate Software] wrote:

Kenneth,

<< I installed ewb3 and then localhost certificate.

When I start ewb3 I get error (see attached animated gif). >>

Have you ever used any prior version of EWB on this machine ?

Tim Young
Elevate Software
www.elevatesoft.com

...................

Tim,

EWB2 latest version.

Kenneth
Kenneth
Thu, Feb 11 2021 10:34 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kenneth,

<< EWB2 latest version. >>

Ignore that question - I forgot that EWB 3 uses a different directory for the ewbide.ini file.

What happens if you try to start and stop the Internal web server using the Server Manager in the IDE ?

https://www.elevatesoft.com/manual?action=viewtopic&id=ewb3&topic=Using_Server_Manager

(section at the top about starting and stopping the Internal web server in the IDE)

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Feb 18 2021 1:08 PMPermanent Link

Kenneth

Avatar

Tim Young [Elevate Software] wrote:

Kenneth,

<< EWB2 latest version. >>

Ignore that question - I forgot that EWB 3 uses a different directory for the ewbide.ini file.

What happens if you try to start and stop the Internal web server using the Server Manager in the IDE ?

https://www.elevatesoft.com/manual?action=viewtopic&id=ewb3&topic=Using_Server_Manager

(section at the top about starting and stopping the Internal web server in the IDE)

Tim Young
Elevate Software
www.elevatesoft.com





Hi Tim

I get:

Error loading server information from internal:

Error executing request to http://localhost/authentication. The request timed out.
Kenneth
Image