dedimarco / evemarketmonitorapp

Automatically exported from code.google.com/p/evemarketmonitorapp
0 stars 0 forks source link

EMMA Unable to access EVE API data #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install EMMA on Vista x64 following the instructions in README.txt
2. Launch EMMA and login
3. Click "Manage Group" and then "New Account"
4. Enter API information and Submit

What is the expected output? What do you see instead?
I expect to see the account details populated in the bottom part of the 
group management window. Instead I get an error message: 

Problem validating account details:
Problem retrieving data from Eve web service.
The remote server returned an error: (417) Expectation failed.

What version of the product are you using? On what operating system?
EMMA.exe v1.3.0.6 on Vista Ultimate x64

Please provide any additional information below.

Output in ExceptionLog.txt:
================================================================================
=====
                                   EXCEPTION REPORT
================================================================================
=====
8/20/2009 6:48:14 PM Error - EveMarketMonitorApp.Common.EMMAEveAPIException
- Eve API error.
Code: 902
Description: EVE backend database temporarily disabled.
================================================================================
=====
                                   EXCEPTION REPORT
================================================================================
=====
8/20/2009 6:49:00 PM Error - EveMarketMonitorApp.Common.EMMAEveAPIException
- Problem retrieving data from Eve web service
    Inner Exception: The remote server returned an error: (417) Expectation
failed.
    Stack Trace:    at System.Net.HttpWebRequest.GetResponse()
   at EveMarketMonitorApp.AbstractionClasses.EveAPI.GetXml(String url,
String parameters)

Original issue reported on code.google.com by rat...@gmail.com on 20 Aug 2009 at 10:51

GoogleCodeExporter commented 8 years ago
In the error log you can see:
"Description: EVE backend database temporarily disabled."

Eve database was offline at that time. This is not a defect. 

Original comment by losis...@gmail.com on 15 Sep 2009 at 9:44

GoogleCodeExporter commented 8 years ago
You are right, it wasn't a defect with EMMA, though the EVE database being down
wasn't the cause. My firewall has a transparent web proxy that does caching, 
and it
was the source of the errors. Disabling it has fixed the problem.

Original comment by rat...@gmail.com on 16 Sep 2009 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by SteveBal...@gmail.com on 24 Sep 2009 at 3:49