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

docker-compose should be replaced with docker compose #47

Open
shermanlo77 opened this issue May 9, 2023 · 0 comments
Open

docker-compose should be replaced with docker compose #47

shermanlo77 opened this issue May 9, 2023 · 0 comments

Comments

@shermanlo77
Copy link

docker-compose should be replaced with docker compose following the commits in 123andy/redcap-docker-compose@1a0e412. This is so that Docker Compose v2 can be used instead of v1. Support for Docker Compose v1 is planned to be dropped.

At the moment, install REDCap produces the following error for me

( ! ) Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo for db failed: Tem
porary failure in name resolution in /var/www/html/REDCapInstaller.php on line 347
Call Stack
#	Time	Memory	Function	Location
1	0.0005	438304	{main}( )	.../redcap-setup.php:0
2	0.0013	525640	REDCapInstaller->__construct( )	.../redcap-setup.php:14
3	2.1179	526496	REDCapInstaller->initializeDatabase( )	.../REDCapInstaller.php:109
4	2.1216	526880	__construct( $hostname = 'db', $username = 'redcap', $password = 'redc
ap123', $database = 'redcap' )	.../REDCapInstaller.php:347

REDCap successfully unzipped to /tmp/redcap-installer×
php_network_getaddresses: getaddrinfo for db failed: Temporary failure in name resolution in i
nitializeDatabase×
Unable to initialize Database. Proceed with manual database setup.×
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