Jump to content

Battlefield Admin Control Panel - BFACP


Message added by Prophet731,

Version 2.3.0 and 3.0 will only be offered as a SaaS solution. Please redirect all discussions regarding these versions to EZSCALE's discord channel. 

https://discord.com/channels/905179054527905823/1043276850694201375/1043276850694201375

Recommended Posts

  • Administrators
Just now, anthdawg5443 said:

When i go to do  


php artisan migrate --force

it says 


Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home1/dbfgaing/BFACP/artisan on line 31

 

Did you run this command?

composer install --no-scripts

 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
Just now, Prophet731 said:

Did you run this command?


composer install --no-scripts

 

out put is 


Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package davejamesmiller/laravel-breadcrumbs is abandoned, you should avoid using it. No replacement was suggested.
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package jeremeamia/superclosure is abandoned, you should avoid using it. Use opis/closure instead.
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package roumen/feed is abandoned, you should avoid using it. Use laravelium/feed instead.
Generating autoload files
[email protected] [~/BFACP]#

 

Link to comment
  • Administrators

And you're sure it's running on php 5.6? Create a new file (phpinfo.php) in the web space and paste the code in below.

<?php

phpinfo();

Also, run this command.

php -v

What's the output for both? Also once this troubleshooting is done remove that phpinfo file.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
1 minute ago, Prophet731 said:

And you're sure it's running on php 5.6? Create a new file (phpinfo.php) in the web space and paste the code in below.



<?php

phpinfo();

Also, run this command.



php -v

What's the output for both? Also once this troubleshooting is done remove that phpinfo file.


[email protected] [~/BFACP]# php -v
PHP 5.4.45 (cli) (built: Apr 17 2017 15:59:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
    with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
[email protected] [~/BFACP]#
 

im not sure how to get it to 5.6 Provider doesnt support 5.6 but its letting me do inherient or whatever in multiphp thing

 

Edited by anthdawg5443
Link to comment
  • Administrators
2 minutes ago, anthdawg5443 said:


[email protected] [~/BFACP]# php -v
PHP 5.4.45 (cli) (built: Apr 17 2017 15:59:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
    with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
[email protected] [~/BFACP]#
 

im not sure how to get it to 5.6

 

It should run on that but I never tested it on 5.4. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

but it throws that error 


Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home1/dbfgaing/BFACP/public/index.php on line 50

when i nav to my website : http://admin.dbfgaming.us/

what does that phpinfo file tell you?

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
2 minutes ago, anthdawg5443 said:

here is a pastebin of it https://pastebin.com/WkHc5AX7

 

I would suggest on upgrading the PHP version to the 5.6.4 version. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

is there an easy way via CLI?

 

You'd need to do some google searches for your specific setup on how to do it. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
On 1/4/2021 at 1:27 AM, Prophet731 said:

You'd need to do some google searches for your specific setup on how to do it. 

i have since switch providers and i think i got it this time but ran into another error not sure how to deal with it 

  [Illuminate\Database\QueryException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique' (SQL: insert into `bfacp_options` (`option_description`, `option_key`, `option_title`
  , `option_value`) values (API key for Metabans interaction., metabans.key, Metabans API Key, ), (The usern
  ame of the API key account holder., metabans.user, Metabans Username, ), (The account name you want to pul
  l the metabans feed from., metabans.account, Metabans Account, ), (Use metabans throughout the site or dis
  able it completely. Default: Disabled, metabans.enabled, Use Metabans, 0), (The name of the site in the pa
  ge title., site.title, Site Title, BFAdminCP), (Set the Message of the Day., site.motd, Message of the Day
  , ), (Force the site to run under an SSL connection. Your site must be configured for SSL connections. Def
  ault: Disabled, site.ssl, Force SSL, 0), (Only show the site for logged in users. Default: Disabled, site.
  auth, Require Login, 0), (Enable user registrations. Default: Enabled, site.registration, Allow User Regis
  tration, 1), (Should users be allowed to view the chatlogs when not logged in., site.chatlogs.guest, Allow
   Guest Viewing of Chatlogs, 1), (List of languages compatible with the BFACP., site.languages, Available L
  anguages, en,de,nl,ru), (Uptime Robot Main API Key, uptimerobot.key, Uptime Robot API Key, ), (Enable upti
  me robot. Default: Disabled, uptimerobot.enabled, Use Uptime Robot, 0))



  [PDOException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique

 

Link to comment
  • Administrators
6 minutes ago, anthdawg5443 said:

i have since switch providers and i think i got it this time but ran into another error not sure how to deal with it 


  [Illuminate\Database\QueryException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique' (SQL: insert into `bfacp_options` (`option_description`, `option_key`, `option_title`
  , `option_value`) values (API key for Metabans interaction., metabans.key, Metabans API Key, ), (The usern
  ame of the API key account holder., metabans.user, Metabans Username, ), (The account name you want to pul
  l the metabans feed from., metabans.account, Metabans Account, ), (Use metabans throughout the site or dis
  able it completely. Default: Disabled, metabans.enabled, Use Metabans, 0), (The name of the site in the pa
  ge title., site.title, Site Title, BFAdminCP), (Set the Message of the Day., site.motd, Message of the Day
  , ), (Force the site to run under an SSL connection. Your site must be configured for SSL connections. Def
  ault: Disabled, site.ssl, Force SSL, 0), (Only show the site for logged in users. Default: Disabled, site.
  auth, Require Login, 0), (Enable user registrations. Default: Enabled, site.registration, Allow User Regis
  tration, 1), (Should users be allowed to view the chatlogs when not logged in., site.chatlogs.guest, Allow
   Guest Viewing of Chatlogs, 1), (List of languages compatible with the BFACP., site.languages, Available L
  anguages, en,de,nl,ru), (Uptime Robot Main API Key, uptimerobot.key, Uptime Robot API Key, ), (Enable upti
  me robot. Default: Disabled, uptimerobot.enabled, Use Uptime Robot, 0))



  [PDOException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique

 

That's because you already set it up for the database.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
1 minute ago, anthdawg5443 said:

so in theory my website should be up?

 

Yep

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

says error 500 page unable to process request ?

What does the error log say in the `storage/logs`. That'll tell you what's wrong.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
On 2021/1/5 at PM3点39分, anthdawg5443 said:

即使更改了rcon通行证,实时记分板也不起作用

 

I have checked you web page, and the database connection is abnormal. It's an open source and self-built database?

Your database has too much data and poor performance, resulting in a BFACP fetch failure.

You can clean up the data and install BFACP to solve the problem.

I am in China, I have successfully installed version 2.02, and the problem similar to yours appears. It has been resolved at present.
However, due to the network blockade, I cannot normally open this BFACP in mainland China. Normal access is only possible through a VPN. 

On 2021/1/5 at PM2点54分, Prophet731 said:

在您的.env文件中,将memcached更改为file

Is this because Google static resources are used?

I need to know the static resources of the domain name used to seek the replacement of the corresponding Chinese mirror domain name.

I am a person who has only been in school for 9 years, and my knowledge of Internet is very limited. So far, I don't know how to upgrade version 2.1. Hope later version 3.0 has a simple upload web file installation method.

Link to comment

I cannot for the life of me get the live scoreboard to work i updated my web server to include memcached now and wiped my whole fkin database and live scoreboard still is not working im stumped says it cannot connect to the database im not sure what to do 

 

not sure if this would be of any help?  

Quote

	exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to MySQL server on 'usny319.gamedata.io' (110)'
in /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:55
Stack trace:
#0 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(55): PDO->__construct('mysql:host=usny...', 'ni2265342_4_DB', ', Array)
#1 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=usny...', Array, Array)
#2 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(61): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
#3 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#4 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(924): call_user_func(Object(Closure))
#5 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(792): Illuminate\Database\Connection->getPdo()
#6 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(677): Illuminate\Database\Connection->reconnectIfMissingConnection()
#7 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(349): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
#8 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(1610): Illuminate\Database\Connection->select('select * from `...', Array, true)
#9 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(1596): Illuminate\Database\Query\Builder->runSelect()
#10 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(625): Illuminate\Database\Query\Builder->get(Array)
#11 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(316): Illuminate\Database\Eloquent\Builder->getModels(Array)
#12 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(286): Illuminate\Database\Eloquent\Builder->get(Array)
#13 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(167): Illuminate\Database\Eloquent\Builder->first(Array)
#14 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/EloquentUserProvider.php(47): Illuminate\Database\Eloquent\Builder->find(1)
#15 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(132): Illuminate\Auth\EloquentUserProvider->retrieveById(1)
#16 [internal function]: Illuminate\Auth\SessionGuard->user()
#17 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php(292): call_user_func_array(Array, Array)
#18 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(215): Illuminate\Auth\AuthManager->__call('user', Array)
#19 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(215): Illuminate\Auth\AuthManager->user()
#20 /home/dbfgamin/public_html/BFACP/app/Http/Controllers/Controller.php(83): Illuminate\Support\Facades\Facade::__callStatic('user', Array)
#21 /home/dbfgamin/public_html/BFACP/app/Http/Controllers/Controller.php(83): Illuminate\Support\Facades\Auth::user()
#22 [internal function]: BFACP\Http\Controllers\Controller->__construct()
#23 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Container/Container.php(779): ReflectionClass->newInstanceArgs(Array)
#24 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('BFACP\\Http\\Cont...', Array)
#25 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('BFACP\\Http\\Cont...', Array)
#26 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(67): Illuminate\Foundation\Application->make('BFACP\\Http\\Cont...')
#27 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(52): Illuminate\Routing\ControllerDispatcher->makeController('BFACP\\Http\\Cont...')
#28 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Route.php(174): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'BFACP\\Http\\Cont...', 'scoreboard')
#29 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Route.php(140): Illuminate\Routing\Route->runController(Object(Illuminate\Http\Request))
#30 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(724): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#31 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#32 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#33 /home/dbfgamin/public_html/BFACP/app/Http/Middleware/CheckForAccessAuthUsersOnly.php(50): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#34 [internal function]: BFACP\Http\Middleware\CheckForAccessAuthUsersOnly->handle(Object(Illuminate\Http\Request), Object(Closure))
#35 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#36 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#37 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#38 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#39 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#40 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#41 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#42 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#43 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#44 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#45 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#46 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#47 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#48 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#49 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#50 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#51 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#52 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#53 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#54 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#55 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#56 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#57 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#58 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#59 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#60 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#61 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#62 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#63 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#64 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#65 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#66 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#67 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#68 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#69 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#70 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#71 /home/dbfgamin/public_html/BFACP/app/Http/Middleware/CheckForMaintenanceMode.php(62): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#72 [internal function]: BFACP\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#73 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#74 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#75 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#76 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#77 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#78 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#79 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#80 /home/dbfgamin/public_html/BFACP/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#81 {main}
                  

 

i removed my DB pass for security lol

 

Edited by anthdawg5443
Link to comment
  • Administrators
35 minutes ago, anthdawg5443 said:

I cannot for the life of me get the live scoreboard to work i updated my web server to include memcached now and wiped my whole fkin database and live scoreboard still is not working im stumped says it cannot connect to the database im not sure what to do 

 

not sure if this would be of any help?  

i removed my DB pass for security lol

 

If you're getting that error then check if your MySQL creds are correct. It's telling you what the error is. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
4 hours ago, Prophet731 said:

If you're getting that error then check if your MySQL creds are correct. It's telling you what the error is. 

so i checked that and talked to my website hoster about if its connectable from my webserver in which it is it still throws that error how do i wipe out my servers list on the website and add aa brand new one?

 

Link to comment
  • Administrators
12 hours ago, anthdawg5443 said:

so i checked that and talked to my website hoster about if its connectable from my webserver in which it is it still throws that error how do i wipe out my servers list on the website and add aa brand new one?

 

So you made sure that the creds you provided to the BFACP are correct right? Wiping the database doesn't solve a connection issue with connecting to the database. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.