|  | 
 |  | 
 | 
												
													
														| 432 |      chown -R matrix:matrix $MATRIX_DATA_DIR
 | 432 |      chown -R matrix:matrix $MATRIX_DATA_DIR
 | 
												
													
														| 433 |  
 | 433 |  
 | 
												
													
														| 434 |      pip install --upgrade --force "pynacl>=1.2.1"
 | 434 |      pip install --upgrade --force "pynacl>=1.2.1"
 | 
												
													
														|  | 
 | 435 | +    pip install --upgrade --force "canonicaljson>=1.1.3"
 | 
												
													
														| 435 |      pip install --upgrade --force "phonenumbers>=8.2.0"
 | 436 |      pip install --upgrade --force "phonenumbers>=8.2.0"
 | 
												
													
														| 436 |  
 | 437 |  
 | 
												
													
														| 437 |      if [ -f /etc/ssl/certs/${MATRIX_DOMAIN_NAME}.dhparam ]; then
 | 438 |      if [ -f /etc/ssl/certs/${MATRIX_DOMAIN_NAME}.dhparam ]; then
 | 
												
											
												
													
														|  | 
 |  | 
 | 
												
													
														| 805 |      sleep 5
 | 806 |      sleep 5
 | 
												
													
														| 806 |  
 | 807 |  
 | 
												
													
														| 807 |      pip install --upgrade --force "pynacl>=1.2.1"
 | 808 |      pip install --upgrade --force "pynacl>=1.2.1"
 | 
												
													
														|  | 
 | 809 | +    pip install --upgrade --force "canonicaljson>=1.1.3"
 | 
												
													
														| 808 |  
 | 810 |  
 | 
												
													
														| 809 |      if [[ $(add_user_matrix "${MY_USERNAME}" "${MATRIX_PASSWORD}" | tail -n 1) != "0" ]]; then
 | 811 |      if [[ $(add_user_matrix "${MY_USERNAME}" "${MATRIX_PASSWORD}" | tail -n 1) != "0" ]]; then
 | 
												
													
														| 810 |          echo $'Failed to add matrix admin user';
 | 812 |          echo $'Failed to add matrix admin user';
 |