diff --git a/app/Library/Fleets.php b/app/Library/Fleets.php index a0b9f6c42..7a6b3685a 100644 --- a/app/Library/Fleets.php +++ b/app/Library/Fleets.php @@ -94,7 +94,6 @@ class Fleets { // FileCache. $configuration = Configuration::getInstance(); $configuration->cache = NullCache::class; - $configuration->logfile_location = '/var/www/w4rpservices/storage/logs/eseye'; //Create the ESI Call Container $config = config('esi'); $authentication = new EsiAuthentication([ diff --git a/app/Library/Mail.php b/app/Library/Mail.php index 39df9f520..8894d6808 100644 --- a/app/Library/Mail.php +++ b/app/Library/Mail.php @@ -19,7 +19,6 @@ class Mail { $token = DB::table('EsiTokens')->where('character_id', 93738489)->get(); $configuration = Configuration::getInstance(); $configuration->cache = NullCache::class; - $configuration->logfile_location = '/var/www/w4rpservices/storage/logs/eseye'; //Create the ESI authentication container $config = config('esi'); $authentication = new EsiAuthentication([ diff --git a/var/www/w4rpservices/storage/logs/eseye/eseye-2018-11-19.log b/var/www/w4rpservices/storage/logs/eseye/eseye-2018-11-19.log deleted file mode 100644 index 07b9e9938..000000000 --- a/var/www/w4rpservices/storage/logs/eseye/eseye-2018-11-19.log +++ /dev/null @@ -1,8 +0,0 @@ -[2018-11-19 01:37:59] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.68s/] -[2018-11-19 01:38:16] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.62s/] -[2018-11-19 01:38:26] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.63s/] -[2018-11-19 01:38:50] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.63s/] -[2018-11-19 01:39:07] eseye.ERROR: [http 400, bad request] post -> https://login.eveonline.com/oauth/token/?grant_type=refresh_token [t/e: 0.50s/] -[2018-11-19 01:39:32] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/alliances/99004116/corporations/?datasource=tranquility [t/e: 0.67s/100] -[2018-11-19 01:56:56] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/alliances/99004116/corporations/?datasource=tranquility [t/e: 0.72s/100] -[2018-11-19 01:57:58] eseye.INFO: [http 200, ok] get -> https://esi.evetech.net/latest/corporations/98287666/?datasource=tranquility [t/e: 0.67s/100]