These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[EVEOTS] Eve Online Teamspeak 3 API Registration with PHP5 v1.8

First post
Author
MJ Maverick
Hybrid Industrial
#161 - 2012-09-11 19:14:04 UTC
No repository atm no, there is a version in the works with a hefty change list.
Manhim
Garoun Investment Bank
Gallente Federation
#162 - 2012-09-11 20:27:11 UTC  |  Edited by: Manhim
A github or something similar would be nice to have so I could easily fork it and pass pull requests :)

Keep me updated if you ever put one up.
S Tein
State War Academy
Caldari State
#163 - 2012-10-11 09:35:44 UTC  |  Edited by: S Tein
MJ any news on an update?

and is it possible to get the layout in comms like the following;

[TICKER] S Tein

instead of

TICKER │ S Tein

??
Nicolle Arwen
Imperial Shipment
Amarr Empire
#164 - 2012-10-22 12:56:16 UTC  |  Edited by: Nicolle Arwen
hi MJ Maverick !

I erroarea when I next want to add section: Add Administrator

An error occured: Make sure you have entered the character name correctly. (Error: API Date could not be read / parsed, original exception: String could not be parsed as XML) [A275]

and section: Edit Whitelists ADD Corporation:

An error occured: API Date could not be read / parsed, original exception: String could not be parsed as XML [A917]

Sincerely,
Nicole
ToXicPaIN
Xynodyne
The Initiative.
#165 - 2012-10-27 19:30:22 UTC
Hy

got the same problem

when i try to add one admin

An error occured: API Date could not be read / parsed, original exception: String could not be parsed as XML [A359]

and when i try to run the cron.php i get this error:

API Connection could not be established.
An error occured probably due to the API server being down or taking too long to respond.
Error: API Date could not be read / parsed, original exception: String could not be parsed as XML [C29]
Troy Aihaken
Quekz
#166 - 2012-10-27 21:05:32 UTC
you need to update the pheal config file located in the pheal directory with the new https:// settings :)

Hi Toxic :)

NodeJS Developer | Frontend Development | Programming Enthusiast

ToXicPaIN
Xynodyne
The Initiative.
#167 - 2012-10-28 08:39:14 UTC
Troy Aihaken wrote:
you need to update the pheal config file located in the pheal directory with the new https:// settings :)

Hi Toxic :)



Hy Troy

tnx 4 help m8 it works now again


in phealconfig.php

public $api_base = "https://api.eveonline.com/";

thats the line



MJ Maverick
Hybrid Industrial
#168 - 2012-10-28 20:43:02 UTC  |  Edited by: MJ Maverick
Sorry for taking so long people, had a... lot, on my plate Blink
S Tein, read the first couple pages of the thread, that is a FAQ.

Version 1.8 is up and ready! Any kind donations as always are very much appreciated :)

=== v1.8 ===
Added a java popup that sheds some light on how to setup your key. (?)
You can now safely remove peoples access manually from the admin panel.
Encoded the nickname in the "auto-connect" link to work more universally and fixed a typo.
Vastly reduced errors caused by blues joining your corp/alliance.
Fixed some admin panel bugs.
Forced Pheal to ignore SSL verification by default, it was causing too many problems for people.
Search function added to Audit Members.
Teamspeak 3 Library updated (bug fixes, especially for people with a / in their Unique ID).
Fixed a problem deleting old registrations when registering that would cause errors and redundant records.
Now compatible with PHP versions >5.4.
bot.php now makes an exception for people that have a "1" on the end of their name because they momentarily lost connection.
Password option for auto-connect.
Better exception handling in cron.php.
Discrepancies! A very powerful, lightweight and useful tool to eliminate redundant entries.
Colossal amount of general TLC and bug fixing.
Nicolle Arwen
Imperial Shipment
Amarr Empire
#169 - 2012-11-03 20:09:33 UTC
hi !

After update works perfectly !

Tks .
Terra Codie
Center for Advanced Studies
Gallente Federation
#170 - 2012-11-10 10:41:54 UTC  |  Edited by: Terra Codie
Hello,

Since a short time ill get this error inside the Admin Panel:
An error occured: API Date could not be read / parsed, original exception: String could not be parsed as XML [A359]

I changed nothing but still this Error comes up while ill try to add Corporations or Alliances.
What could be the Problem?

Please help...

BTW: yes before it worked perfect but since a time it shows up this error :(

NEVERMIND HAHA
Quote:

Hy Troy

tnx 4 help m8 it works now again


in phealconfig.php

public $api_base = "https://api.eveonline.com/";

thats the line


THAT WAS MY PROBLEM :)
haha
Az'Kagoth
War Crime Syndicate
#171 - 2012-11-18 23:58:29 UTC
For 3 days now, getting

Quote:
An error occured: API Date could not be read / parsed, original exception: Operation timed out after 10000 milliseconds with 1726974 bytes received


on any API calls EVEOTS does.

I know this is a pheal error, but does anyone have a clue how to fix this?

Running latest version of EVEOTS, with the previously mentioned PhealConfig.php fix.

It's previously worked without issues for the last months. There is no connection problems between the server and the CCP API server as other API software on the server runs without any problems.
MJ Maverick
Hybrid Industrial
#172 - 2012-11-19 18:05:49 UTC
Check the link in the OP to see if the API server is actually up or healthy. If it takes a long time to load or not at all then CCP may be having problems or being DDOS'd again.

So far every time I have seen it, it was due to the API server not responding. Hence I haven't looked into it.
Randunip
Redbull Air Race Inc
#173 - 2012-11-30 23:23:05 UTC
Eves actually updated there API to SSL only. PHPBB forum add on for eve Reg needed to be updated to accept the new API. Thats why that error is occuring. This is something your gonna need to look into or this awesome little tool will no longer work.


Rand
real spacer
PANIC at the Mining Field
#174 - 2012-12-01 05:36:32 UTC
Fatal error: Allowed memory size of 25165824 bytes
exhausted (tried to allocate 96 bytes) in
/pheal/PhealRowSet.php on line 52


Any ideas?
MJ Maverick
Hybrid Industrial
#175 - 2012-12-03 03:22:52 UTC
Depends where and when you see it.


Can anyone getting the SSL problem please report it. EVEOTS was switched to https:// quite a while ago.
Elesil Daelwon Taranogas
Deep Core Mining Inc.
Caldari State
#176 - 2013-01-08 21:51:05 UTC
I have that Problem :(

A user would like to sign up and then get the error message
API is okay

Quote:
An error occured: API Date could not be read / parsed, original exception: Operation timed out after 10000 milliseconds with 0 bytes received [245]


EVEOTS is up to date

greeting
MJ Maverick
Hybrid Industrial
#177 - 2013-01-09 14:54:55 UTC
Elesil Daelwon Taranogas
Deep Core Mining Inc.
Caldari State
#178 - 2013-01-09 19:52:38 UTC
yes on all in Alliance Cry
MJ Maverick
Hybrid Industrial
#179 - 2013-01-10 00:06:22 UTC
PHP version and cURL ok? Check with your provider if there would be any reason you can't pull in data from another server. Definitely working for me.

Is it step 2 it's failing on?
0mni Ca
Brutor Tribe
Minmatar Republic
#180 - 2013-02-04 15:56:08 UTC  |  Edited by: 0mni Ca
Great script, just have a few issues w/ the cron.

Getting these consistently about 5+ times a day:

API Connection could not be established.
An error occured probably due to the API server being down or taking too long to respond.
Error: API Date could not be read / parsed, original exception: Operation timed out after 10001 milliseconds with 0 bytes received [C29]

and

Warning: Failed to contact API CharacterInfo regarding character "IDIG- XXXXXXXX". (Error: API Date could not be read / parsed, original exception: Operation timed out after 10002 milliseconds with 0 bytes received) [C60]
Warning: Failed to contact API CharacterInfo regarding character "IDIG-XXXXXXX". (Error: API Date could not be read / parsed, original exception: Operation timed out after 10002 milliseconds with 0 bytes received) [C60]
WARNING: Job completed with errors: 4th of February 2013 3:40pm GMT

Any thoughts ?