Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Nerdbot #1987

Closed
K4Li opened this issue Nov 8, 2021 · 1 comment
Closed

[Bug] Nerdbot #1987

K4Li opened this issue Nov 8, 2021 · 1 comment
Assignees
Labels

Comments

@K4Li
Copy link
Contributor

K4Li commented Nov 8, 2021

Nerdbot NOT sending stats to chatbox

Every hour same error...

Add [id] to fillable property to allow mass assignment on [App\Models\Torrent]. {"exception":"[object] (Illuminate\Database\Eloquent\MassAssignmentException(code: 0): Add [id] to fillable property to allow mass assignment on [App\Models\Torrent]. at /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:425)

[stacktrace]
#0 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(204): Illuminate\Database\Eloquent\Model->fill()
#1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(488): Illuminate\Database\Eloquent\Model->__construct()
#2 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1330): Illuminate\Database\Eloquent\Model->newInstance()
#3 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(468): Illuminate\Database\Eloquent\Builder->newModelInstance()
#4 /var/www/html/app/Console/Commands/AutoNerdStat.php(79): Illuminate\Database\Eloquent\Builder->firstOrNew()
#5 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\Console\Commands\AutoNerdStat->handle()
#6 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Util.php(40): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
#7 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure()
#8 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod()
#9 /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php(651): Illuminate\Container\BoundMethod::call()
#10 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(136): Illuminate\Container\Container->call()
#11 /var/www/html/vendor/symfony/console/Command/Command.php(299): Illuminate\Console\Command->execute()
#12 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\Component\Console\Command\Command->run()
#13 /var/www/html/vendor/symfony/console/Application.php(978): Illuminate\Console\Command->run()
#14 /var/www/html/vendor/symfony/console/Application.php(295): Symfony\Component\Console\Application->doRunCommand()
#15 /var/www/html/vendor/symfony/console/Application.php(167): Symfony\Component\Console\Application->doRun()
#16 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Application.php(92): Symfony\Component\Console\Application->run()
#17 /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\Console\Application->run()
#18 /var/www/html/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#19 {main}
"}

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

UNIT3D (please complete the following information):

  • UNIT3D Version: latest
  • Laravel Version: ''
  • PHP Version: ''
  • Database Driver & Version: ''
  • Web Server Driver & Version: ''
  • OS Driver and Version: ''

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: All
  • Version:

Additional context
Add any other context about the problem here.

Possible Fix?
Have a idea on how to fix? Write it here.

@K4Li K4Li added the Bug label Nov 8, 2021
@github-actions
Copy link

github-actions bot commented Nov 8, 2021

Thank you for submitting your first issue. Please make sure it follows our Issue Template and you have provided all information.' first issue

@HDVinnie HDVinnie changed the title Nerdbot [Bug] Nerdbot Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants