facebookarchive / fbctf

Platform to host Capture the Flag competitions
Other
6.52k stars 1.32k forks source link

SQL ERROR 1364 (HY000) Field 'points' doesn't have a default value #652

Open denzuko opened 5 years ago

denzuko commented 5 years ago

Versions used:

Details:

nc: getaddrinfo: Name or service not known
Waiting for mysql to start
...
Waiting for mysql to start

[+] Creating DB - fbctf
[+] Importing schema...
[+] Importing countries...
[+] Importing logos...
[+] Creating user...
[+] DB Connection file
[+] Adding default admin user
[+] The password for admin is: <<redacted>>

ERROR 1364 (HY000) at line 1: Field 'points' doesn't have a default value

After pulling head the service stands up but data is not populated in the tables.