Rebuilding Database
gweilo
Sep 28, 2018, 12:24 PM
Since I installed Max 8 I cannot use the Reference system anymore. It says that Search is unavailable as Max is rebuilding the database. Restarting Max, rebooting nor leaving Max open for a very long time help.
Someone any idea?
Gregory Taylor
Sep 28, 2018, 5:11 PM
If Max is rebuilding the database, you should wait until the rebuild has completed. Have you done that, or have you just restarted the minute you saw the error message? Last time that happened to me, I just waited and it worked fine (I needed the rebuild because I'd trashed my Preferences, etc.).
gweilo
Sep 28, 2018, 5:37 PM
Yesterday I waited for 6 or 8 hours, I'd say that would be enough.
I just noticed that the search function of the file browser works fine (and very fast!), it's just the Reference search which complains.
gweilo
Sep 29, 2018, 1:41 PM
Installing Max for the 3rd time solved the problem :-)
Brilliant upgrade btw, I can't believe how much faster everything is now!
ptynx
Feb 5, 2019, 11:25 PM
Even after multiple uninstalls I'm still experiencing this issue, and can't use the search function at all. Has anyone figured out a direct fix for this issue?
gweilo
Feb 6, 2019, 5:02 PM
I filed a bug report and after some investigating Cycling 74 sent me a new Node for Max package which solved my problem. I recommend you do the same. Cycling's support is pretty awesome :-)
Sabina
Feb 20, 2019, 4:02 PM
Same problem here
Florian Demmer
Feb 21, 2019, 2:04 PM
If you still encounter this issue, please get in touch with the C74 support.
Thanks
Florian
Mihail S
Oct 16, 2024, 4:35 AM
Hello same issue for me every time when i update rnbo it get stuck for a more than 30 minutes
I'm on mac M2 and all packages stored locally
max 8.65
{
"version" : "Version 8.6.5 (795b32eda25) (arm64 mac)",
"platform" : "mac",
"arch" : "arm64",
"osversion" : "Mac OS X Version 15.0.1 (Build 24A348) arm64",
"samplerate" : 48000,
"iovs" : 128,
"sigvs" : 64,
"scheduler_in_audio_interrupt" : "off",
"audio_drivername" : "Core Audio",
"audio_driver_subname" : "",
"license" : "permanent full",
"machine_id" : "da3fd3e7504ab0b042bf627b64136776",
"addons" : {
"rnbo_v1" : "full license"
}
,
"eventinterval" : 2,
"schedinterval" : 1.0,
"overdrive" : "off",
"pollthrottle" : 40,
"queuethrottle" : 100,
"sysqelemthrottle" : 1000,
"refreshrate" : 30.0,
"schedslop" : 25.0,
"eventprobing" : 0,
"mixerparallel" : "off",
"mixercrossfade" : 0,
"mixerlatency" : 30.0,
"mixerramptime" : 10.0,
"videoengine" : "avf",
"gfxengine" : "glcore",
"packages" : {
"BEAP" : "1.0.4",
"gen~ Plugin Export" : "2.1.0",
"gl3" : "0.3.3",
"go" : "1.0.0",
"hap" : "1.0.6",
"jit.mo" : "1.1.6",
"Jitter Tools" : "1.0.10",
"Max for Live" : "1.0.9",
"max-mxj" : "8.2.0",
"maxforlive-elements" : "1.0.13",
"Mira" : "1.2.2",
"Node for Max" : "2.1.3",
"RNBO" : "1.3.3",
"RNBO Guitar Pedals" : "1.0.2",
"VIDDLL" : "1.2.8",
"Vizzie" : "2.2.2"
}
}
G. Blake Harrison-Lane
Dec 15, 2024, 2:46 AM
I fixed the original poster's issue by having Max recreate the database a.k.a. file browser. You can do this by sending a message to Max. Make a message box and add "; max db.reset" and it might help.