Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 389
    • Issues 389
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Issues
  • #121

Closed
Open
Created Mar 10, 2018 by Dashie@dashie

Random issue on import

When importing it sometimes spew an error which doesn't seems to impact import?

root@api:/app# python manage.py import_files "/music/Activate*/**.mp3" --recursive --noinput --no-acoustid /usr/local/lib/python3.5/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>. """) This will import 9 files matching this pattern: /music/Activate*/**.mp3 Successfully imported 9 tracks For details, please refer to import batch #8 Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7fa0408dfb70> Traceback (most recent call last): File "/usr/local/lib/python3.5/weakref.py", line 117, in remove TypeError: 'NoneType' object is not callable Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7fa0408dfb70> Traceback (most recent call last): File "/usr/local/lib/python3.5/weakref.py", line 117, in remove TypeError: 'NoneType' object is not callable root@api:/app#

Assignee
Assign to
Time tracking