Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Webserver plugin does'nt register events

Questions and comments specific to a particular plugin should go here.
Post Reply
Cyne
Posts: 1
Joined: Fri Jun 29, 2012 12:16 pm

Webserver plugin does'nt register events

Post by Cyne »

Hi All!

I'm trying to trigger events in EventGhost through a webpage but try as i might I can't get the events to register in the EventGhost log.

I've set upp a simple webpage as follows:
<html>
<head>
<title>EventGhost Webserver example</title>
</head>
<body>
<a href="example.html?TestEvent">Test Event</a>
</body>
</html>

The file is called "example.html" and the location is "Q:\Webpages\EventGhost"
In EventGhost I've added the Webserver-plugin and pointed out the folder "Q:\Webpages\EventGhost". I'm using port 80 and no username/password.

When I open the file "example.html" it loads fine but no events are registered in EventGhost when i click the link "Test Event".

The computer running EventGhost uses Windows 7
The option "Log only assigned and activated events" is not checked
I've tried different browsers (IE9, latest firefox, the standard browser on my old Symbian Phone).
I've tried running EventGhost as Administrator
I've tried different folders and different examplefiles.
I've tried turning off Windows Firewall.
I've tried turning off AVG Antivirus
I've tried different ports (80, 8080, 1234)

I don't know what more I can try...
Other events register fine, such as "clipboard change" and "mouse click" etc. but I just can't get any reaction from the webserver plugin.

I downloaded EventGhost yesterday (2012-06-29) so I can't have an outdated version.

Can anyone help me with this?
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: Webserver plugin does'nt register events

Post by krambriw »

I tried your web page and it is working fine for me, it is generating events in my EG. Nothing wrong with that part.
Something else must be the reason.

BestR Walter
Owel
Posts: 41
Joined: Thu May 31, 2012 5:51 am

Re: Webserver plugin does'nt register events

Post by Owel »

How do you access the web page in your browser?

with: Q:\Webpages\EventGhost\example.html
or with 127.0.0.1/example.html
LOCOSP
Posts: 2
Joined: Wed Sep 19, 2012 6:06 pm

Re: Webserver plugin does'nt register events

Post by LOCOSP »

Hi, I have the same thing with my Webserver Plugin ( doesn't register actions ).

there was a question how we access the web ? I've try all options:

http://mydomain.dyndns.org/eventghost/index.html
192.168.1.11/eventghost/index.html
127.0.0.1/eventghost/index.html
and localhost/eventghost/index.html

and nothing happens .

I'm using EventGhost 0.4.1.r1582
Python Version: Stackless Python 2.6.5 final 0
wxPython Version: 2.8.12.0

Please help

Regards...
Post Reply