Skip to content

UUID to big on debian linux #3

Description

@melledijkstra
ERROR:root:Exception calling application: Value out of range: 3042315408
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/grpc/_server.py", line 377, in _call_behavior
    return behavior(argument, context), True
  File "/home/pi/PythonMusicPlayer/mpserver/musicplayer.py", line 354, in RetrieveSongList
    response.album_id = album.id
  File "/usr/local/lib/python3.4/dist-packages/google/protobuf/internal/python_message.py", line 662, in field_setter
    new_value = type_checker.CheckValue(new_value)
  File "/usr/local/lib/python3.4/dist-packages/google/protobuf/internal/type_checkers.py", line 135, in CheckValue
    raise ValueError('Value out of range: %d' % proposed_value)
ValueError: Value out of range: 3042315408

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions