Skip to content

Cannot create playlist #2925

@edmundlaugasson

Description

@edmundlaugasson

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

Current Behavior

Epic error message, when trying to create playlist

Expected Behavior

Playlist will be created.

Steps to reproduce

  1. Open app
  2. Try to create playlist, tried names: text (text); text by text. Tried with and without cover image - same error.
  3. Epic error, playlist not created

Logs

Logs
DioException [bad response]: This exception was thrown because the response has a status code of 429 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 429 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

#0      DioMixin.fetch (package:dio/src/dio_mixin.dart:523)
<asynchronous suspension>
#1      HttpClient.request (package:hetu_std/http/http.dart:146)
<asynchronous suspension>
#2      HttpClient.post (package:hetu_std/http/http.dart:189)
<asynchronous suspension>
#3      StreamBinding.hFetch.<anonymous closure>.<anonymous closure> (package:hetu_std/stream/stream.binding.dart:84)
<asynchronous suspension>
#4      StreamBinding.hFetch.<anonymous closure>.<anonymous closure> (package:hetu_std/stream/stream.binding.dart:84)
<asynchronous suspension>
#5      MetadataPluginPlaylistEndpoint.create (package:spotube/services/metadata/endpoints/playlist.dart:50)
<asynchronous suspension>
#6      MetadataPluginPlaylistNotifier.create (package:spotube/provider/metadata_plugin/playlist/playlist.dart:43)
<asynchronous suspension>
#7      PlaylistCreateDialog.build.onCreate (package:spotube/modules/playlist/playlist_create_dialog.dart:119)
<asynchronous suspension>

Operating System

Android

Spotube version

5.1.0

Installation source

F-Droid (Android)

Additional information

No response

Self grab

  • I'm ready to work on this issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions