Could you try passing the subject, subjects_dir, and inst parameters to the coregistration() command, i.e.,
mne.gui.coregistration(subject='DBK15',
subjects_dir='...',
inst='..../MEG_music_decode/DBK15.fif')
and see if it behaves differently?