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 after pressing Install on initial Nosh setup screen. #177

Open
dhes opened this issue Feb 26, 2021 · 0 comments
Open

Error after pressing Install on initial Nosh setup screen. #177

dhes opened this issue Feb 26, 2021 · 0 comments

Comments

@dhes
Copy link

dhes commented Feb 26, 2021

Thanks for the opportunity to try out your EMR!

I'm installing using docker-nosh, following your instructions. I'm on a Mac.

Cloning the docker-nosh repos and running ./init.sh goes fine. I'm connecting using localhost:80.

The initial setup screen (with header "NOSH ChartingSystem Installation. Please fill out the entries to complete the installation of NOSH ChartingSystem) starts up fine but when I hit Install I get an error page with the following title:

TypeError
Argument 1 passed to Illuminate\Database\Query\Builder::insert() must be of the type array, int given, called in /var/www/nosh/app/Http/Controllers/InstallController.php on line 567

Looks like you might be working on a postgresql migration. I see you recently migrated the database with a new table practiceinfo_plus. Also I see you modified line 555 in InstallController.php (which writes to practiceinfo_plus) in your most recent commit. Related?

I've attached some html pages with more details.

Thanks again! DH
Archive.zip

shihjay2 added a commit that referenced this issue Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant