recogito / recogito-studio

Self hosting code for Recogito-Studio
https://www.performantsoftware.com/contact/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Installation Instructions #1

Open dleadbetter opened 1 week ago

dleadbetter commented 1 week ago

Using the installation instructions in the README.md I ran in the following:

Finished supabase db push.
Policies:
null
Roles:
null
Role Policies:
null
Organization Admin Group:
null
/home/recogito/recogito-studio/recogito-server/create-default-groups.js:123
  if (orgAdminProfile.data.length === 0) {
                           ^

TypeError: Cannot read properties of null (reading 'length')
    at main (/home/recogito/recogito-studio/recogito-server/create-default-groups.js:123:28)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.19.1
Removing repositories
Recogito Studio Installed!

The installation finished successfully, but as a result (I think), I was unable to log into the client.

jamiefolsom commented 1 week ago

Thanks for this, Derek. We do need to get this instance fully working, and log-into-able, so let's do both of the following items, today if possible: