[ixpmanager] IRRDB update errrors when trying to update all
Daniel Husand
daniel at fnutt.net
Mon Nov 9 08:59:48 GMT 2020
Figured it out, has a member with incorrect AS-SET config which made the
whole update process fail.
--
Daniel Husand
On Mon, 9 Nov 2020 at 00:29, Daniel Husand <daniel at fnutt.net> wrote:
> Hi Experts,
>
> Got my install almost up and running but meeting som challenges with the
> IRRDB updates:
>
> @portal:/srv/ixpmanager# ./artisan irrdb:update-asn-db
> In UpdateAsnDb.php line 52:
> Call to a member function getSource() on null
>
> @portal:/srv/ixpmanager# ./artisan irrdb:update-prefix-db
> In UpdatePrefixDb.php line 53:
> Call to a member function getSource() on null
>
> Running:
> define( 'APPLICATION_VERSION', '5.7.0' );
> define( 'APPLICATION_VERDATE', '2020082000' );
>
> If I run either the update-asn-db or update-prefix-db with a specified
> customer/asn it works just fine - but that wont help me with the update
> running from cron every 6 hours.
>
>
> If I add some debugging I get this:
> @portal:/srv/ixpmanager# ./artisan irrdb:update-prefix-db -vvvv
> In UpdatePrefixDb.php line 53:
> [Symfony\Component\Debug\Exception\FatalThrowableError]
> Call to a member function getSource() on null
>
> Exception trace:
> at /srv/ixpmanager/app/Tasks/Irrdb/UpdatePrefixDb.php:53
> IXP\Tasks\Irrdb\UpdatePrefixDb->update() at
> /srv/ixpmanager/app/Console/Commands/Irrdb/UpdatePrefixDb.php:67
> IXP\Console\Commands\Irrdb\UpdatePrefixDb->handle() at n/a:n/a
> call_user_func_array() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:32
> Illuminate\Container\BoundMethod::Illuminate\Container\{closure}() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Util.php:37
> Illuminate\Container\Util::unwrapIfClosure() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:90
> Illuminate\Container\BoundMethod::callBoundMethod() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:34
> Illuminate\Container\BoundMethod::call() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Container/Container.php:590
> Illuminate\Container\Container->call() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php:134
> Illuminate\Console\Command->execute() at
> /srv/ixpmanager/vendor/symfony/console/Command/Command.php:255
> Symfony\Component\Console\Command\Command->run() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Command.php:121
> Illuminate\Console\Command->run() at
> /srv/ixpmanager/vendor/symfony/console/Application.php:1000
> Symfony\Component\Console\Application->doRunCommand() at
> /srv/ixpmanager/vendor/symfony/console/Application.php:271
> Symfony\Component\Console\Application->doRun() at
> /srv/ixpmanager/vendor/symfony/console/Application.php:147
> Symfony\Component\Console\Application->run() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Console/Application.php:93
> Illuminate\Console\Application->run() at
> /srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:131
> Illuminate\Foundation\Console\Kernel->handle() at
> /srv/ixpmanager/artisan:37
>
> Any suggestions would be greatly appreciated.
>
> --
> Daniel Husand
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20201109/a96019bc/attachment.htm>
More information about the ixpmanager
mailing list