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

Error to clone station #2427

Closed
cristianocarrozzi opened this issue Feb 19, 2020 · 3 comments
Closed

Error to clone station #2427

cristianocarrozzi opened this issue Feb 19, 2020 · 3 comments
Labels
bug A part of the software's functionality doesn't work as expected. in progress A workaround, temporary or permanent fix is in progress

Comments

@cristianocarrozzi
Copy link

Using Docker installation method

Yes

Host Operating System

Ubuntu 18.04.2 LTS
Describe the bug

When I try clone any station with the option to share the directory, show this error:

A new entity was found through the relationship 'App\Entity\StationMedia#custom_fields' that was not configured to cascade persist operations for entity: App\Entity[email protected] To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @manytoone(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'App\Entity\StationMediaCustomField#__toString()' to get a clue.

Additional context

I created a Custom Field and associated with id3v2 tag, after that I can't clone anymore.

@ItsMitchh
Copy link
Member

Yeah same issue here, it's incredibly annoying.

@ItsMitchh
Copy link
Member

After testing on my local machine, it breaks after you attempt to copy media and playlists at the same time, cloning the station itself works, just you can't do the media.

@BusterNeece BusterNeece added bug A part of the software's functionality doesn't work as expected. in progress A workaround, temporary or permanent fix is in progress labels Feb 24, 2020
@BusterNeece
Copy link
Member

@cristianocarrozzi This should be fixed as of the latest update which is deploying now.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A part of the software's functionality doesn't work as expected. in progress A workaround, temporary or permanent fix is in progress
Projects
None yet
Development

No branches or pull requests

3 participants