Release that does exist in MusicBrainz unable to import

I have some albums that do exist on MusicBrainz but Beets is unable to find:

No matching release found for 15 tracks

Here the MusicBrainz URL to the album I am trying to import: Release “Exit the Void” by Broken Note - MusicBrainz

beet import incoming
Finding tags for album "Broken Note - Exit The Void".
Candidates:
1. Broken Note - Fueling the Fire EP (18.5%) (unmatched tracks, id, tracks, ...) (12" Vinyl, 2008, FR, Damage, DAM 12.011)
2. Broken Note - Fueling the Fire EP (18.5%) (unmatched tracks, id, tracks, ...) (Digital Media, 2008, XW, Damage, DAM 12.011)
3. Broken Note - Let 'em Hang / Meltdown (16.5%) (unmatched tracks, id, tracks, ...) (Digital Media, 2009, DE, Ad Noiseam, adn113)
4. Broken Note - Zound (16.5%) (unmatched tracks, id, album, ...) (12" Vinyl, 2010, GB, Boka Records, BOKA032)
# selection (default 1), Skip, Use as-is, as Tracks, Group albums,
Enter search, enter Id, aBort? i
Enter release ID: https://musicbrainz.org/release/44377ba4-34f2-4294-87d0-73b09c5d8708
No matching release found for 15 tracks.
For help, see: https://beets.readthedocs.org/en/latest/faq.html#nomatch
[S]kip, Use as-is, as Tracks, Group albums, Enter search, enter Id, aBort? i
Enter release ID: 44377ba4-34f2-4294-87d0-73b09c5d8708
No matching release found for 15 tracks.
For help, see: https://beets.readthedocs.org/en/latest/faq.html#nomatch
[S]kip, Use as-is, as Tracks, Group albums, Enter search, enter Id, aBort?

Folder name: Broken Note/Exit The Void

01 The Nothing.flac
02 Motion Shifter.flac
03 Alternative Facts.flac
04 Nightcrawler.flac
05 Iron Sky.flac
06 Obelisk.flac
07 Upward Spiral.flac
08 Cold Sweat.flac
09 Augmented.flac
10 Machine Dreams.flac
11 Parabolic Hex.flac
12 Pressure Chamber.flac
13 Suspect Device.flac
14 Murderboii.flac
15 End Game.flac
 cover.jpg

Python 3.11.2
beets 1.6.1

Can you please post the output of beet config? I can’t reproduce this issue with the MBID provided (44377ba4-34f2-4294-87d0-73b09c5d8708).

It might also be helpful to see the output of running the import with -vvv.

Thanks for helping me out I figured it is because of the config setting:

match:
required: label

After removing this it works.

Config:

directory: /media/hdd1/music
original_date: true
art_filename: cover
import:
  move: yes
  incremental_skip_later: yes
match:
  required: label
ui:
  color: yes
pluginpath: /home/bas/.config/beets/beetsplug
plugins: fetchart info releasetype
fetchart:
  cautious: true
  cover_names: cover
  sources: filesystem *

Log with import -vvv:

beet -vvv import hdd1/incoming/import/
user configuration: /home/username/.config/beets/config.yaml
data directory: /home/username/.config/beets
plugin paths: /home/username/.config/beets/beetsplug
fetchart: google: Disabling art source due to missing key
fetchart: lastfm: Disabling art source due to missing key
fetchart: To use Spotify as an album art source, you must install the beautifulsoup4 module. See the documentation for further details.
Sending event: pluginload
library database: /home/username/.config/beets/library.db
library directory: /media/hdd1/music
Sending event: library_opened
Sending event: import_begin
Sending event: import_task_created
Sending event: import_task_start
Looking up: /home/username/hdd1/incoming/import/Exit The Void
Tagging Broken Note - Exit The Void
Searching for discovered album ID: 14537315
Requesting MusicBrainz release 14537315
Invalid MBID (14537315).
Search terms: Broken Note - Exit The Void
Album might be VA: False
Searching for MusicBrainz releases with: {'release': 'exit the void', 'artist': 'broken note', 'tracks': '15'}
Requesting MusicBrainz release 44377ba4-34f2-4294-87d0-73b09c5d8708
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Exit the Void (44377ba4-34f2-4294-87d0-73b09c5d8708)
Ignored. Missing required tag: label
Requesting MusicBrainz release a2f32077-98aa-4baf-b35a-dd2b059b6651
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Fueling the Fire EP (a2f32077-98aa-4baf-b35a-dd2b059b6651)
Computing track assignment...
...done.
Success. Distance: 0.82
Requesting MusicBrainz release 9d1430d5-ab26-4fb8-96ef-87a2fab6be0c
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Fueling the Fire EP (9d1430d5-ab26-4fb8-96ef-87a2fab6be0c)
Computing track assignment...
...done.
Success. Distance: 0.82
Requesting MusicBrainz release e505b3d9-c2f5-418f-bd9b-673e9c6fc601
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Let 'em Hang / Meltdown (e505b3d9-c2f5-418f-bd9b-673e9c6fc601)
Computing track assignment...
...done.
Success. Distance: 0.84
Requesting MusicBrainz release 7edb0dd8-8fa7-4d51-9372-1e5daa6cb518
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Zound (7edb0dd8-8fa7-4d51-9372-1e5daa6cb518)
Computing track assignment...
...done.
Success. Distance: 0.84
Evaluating 4 candidates.

/home/username/hdd1/incoming/import/Exit The Void (15 items)
Sending event: import_task_before_choice
Sending event: before_choose_candidate
Finding tags for album "Broken Note - Exit The Void".
Candidates:
1. Broken Note - Fueling the Fire EP (18.5%) (unmatched tracks, id, tracks, ...) (12" Vinyl, 2008, FR, Damage, DAM 12.011)
2. Broken Note - Fueling the Fire EP (18.5%) (unmatched tracks, id, tracks, ...) (Digital Media, 2008, XW, Damage, DAM 12.011)
3. Broken Note - Let 'em Hang / Meltdown (16.5%) (unmatched tracks, id, tracks, ...) (Digital Media, 2009, DE, Ad Noiseam, adn113)
4. Broken Note - Zound (16.5%) (unmatched tracks, id, album, ...) (12" Vinyl, 2010, GB, Boka Records, BOKA032)
# selection (default 1), Skip, Use as-is, as Tracks, Group albums,
Enter search, enter Id, aBort? 

When I press I for album id:

Enter search, enter Id, aBort? i
Enter release ID: 44377ba4-34f2-4294-87d0-73b09c5d8708                                                  
Tagging Broken Note - Exit The Void
Searching for album ID: 44377ba4-34f2-4294-87d0-73b09c5d8708
Requesting MusicBrainz release 44377ba4-34f2-4294-87d0-73b09c5d8708
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_track_extract
Sending event: mb_album_extract
Sending event: albuminfo_received
Candidate: Broken Note - Exit the Void (44377ba4-34f2-4294-87d0-73b09c5d8708)
Ignored. Missing required tag: label
Evaluating 0 candidates.
Sending event: before_choose_candidate
No matching release found for 15 tracks.
For help, see: https://beets.readthedocs.org/en/latest/faq.html#nomatch