kaleidos-ventures / docker-taiga-5

Taiga-back + taiga-front, served with uWSGI, based on the official Python-Alpine image.
MIT License
21 stars 7 forks source link

Default login not working, Not being able to register as well #4

Open rajudev opened 3 years ago

rajudev commented 3 years ago

I tried the compose files in this repository to spin up Taiga on my local machine. I tried spining up the containers without making any changes to any files for test. The system spins up, but I am not able to login or sign up. Most docs refer to username : admin password : 123123

this did not work. Nor did it allowed me to register for an account. I looked at any configuration files as well. in front.json

"publicRegisterEnabled": true,

I also added

"defaultLoginEnabled": true,

this didn't work either.

adding some logs as well


docker-taiga-5 on  master [!] is 🐳 v19.03.13 took 19s 555ms 
 [I] ➜ docker-compose -f docker-compose.advanced.yml up -d
WARNING: Some services (events, migrations, server) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use `docker stack deploy` to deploy to a swarm.
Creating network "docker-taiga-5_default" with the default driver
Creating docker-taiga-5_events_1        ... done
Creating docker-taiga-5_migrations_1    ... done
Creating docker-taiga-5_broker_1        ... done
Creating docker-taiga-5_server_1        ... done
Creating docker-taiga-5_reverse-proxy_1 ... done
Creating docker-taiga-5_database_1      ... done

docker-taiga-5 on  master [!] is 🐳 v19.03.13 
 [I] ➜ docker-compose -f docker-compose.advanced.yml ps
WARNING: Some services (events, migrations, server) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use `docker stack deploy` to deploy to a swarm.
             Name                           Command                       State                               Ports                     
----------------------------------------------------------------------------------------------------------------------------------------
docker-taiga-5_broker_1          docker-entrypoint.sh rabbi ...   Up                      15691/tcp, 15692/tcp, 25672/tcp, 4369/tcp,    
                                                                                          5671/tcp, 5672/tcp                            
docker-taiga-5_database_1        docker-entrypoint.sh postgres    Up                      5432/tcp                                      
docker-taiga-5_events_1          taiga-events                     Up (healthy)            8080/tcp                                      
docker-taiga-5_migrations_1      taiga-ctl migrate                Up                      8080/tcp                                      
docker-taiga-5_reverse-proxy_1   nginx -g daemon off;             Up                      0.0.0.0:8080->80/tcp                          
docker-taiga-5_server_1          taiga-ctl run-server             Up (health: starting)   8080/tcp                                      

docker-taiga-5 on  master [!] is 🐳 v19.03.13 
 [I] ➜ docker-compose -f docker-compose.advanced.yml logs -f
WARNING: Some services (events, migrations, server) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use `docker stack deploy` to deploy to a swarm.
Attaching to docker-taiga-5_server_1, docker-taiga-5_reverse-proxy_1, docker-taiga-5_database_1, docker-taiga-5_broker_1, docker-taiga-5_migrations_1, docker-taiga-5_events_1
broker_1         | Configuring logger redirection
broker_1         | 2020-11-13 20:43:09.812 [debug] <0.287.0> Lager installed handler error_logger_lager_h into error_logger
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.290.0> Lager installed handler lager_forwarder_backend into error_logger_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.293.0> Lager installed handler lager_forwarder_backend into rabbit_log_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.296.0> Lager installed handler lager_forwarder_backend into rabbit_log_channel_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.299.0> Lager installed handler lager_forwarder_backend into rabbit_log_connection_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.308.0> Lager installed handler lager_forwarder_backend into rabbit_log_ldap_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.302.0> Lager installed handler lager_forwarder_backend into rabbit_log_feature_flags_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.305.0> Lager installed handler lager_forwarder_backend into rabbit_log_federation_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.320.0> Lager installed handler lager_forwarder_backend into rabbit_log_ra_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.311.0> Lager installed handler lager_forwarder_backend into rabbit_log_mirroring_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.326.0> Lager installed handler lager_forwarder_backend into rabbit_log_upgrade_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.314.0> Lager installed handler lager_forwarder_backend into rabbit_log_prelaunch_lager_event
broker_1         | 2020-11-13 20:43:09.821 [debug] <0.317.0> Lager installed handler lager_forwarder_backend into rabbit_log_queue_lager_event
broker_1         | 2020-11-13 20:43:09.822 [debug] <0.323.0> Lager installed handler lager_forwarder_backend into rabbit_log_shovel_lager_event
broker_1         | 2020-11-13 20:43:09.860 [info] <0.44.0> Application lager started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:10.311 [debug] <0.283.0> Lager installed handler lager_backend_throttle into lager_event
broker_1         | 2020-11-13 20:43:14.670 [info] <0.44.0> Application mnesia started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:14.670 [info] <0.272.0> 
broker_1         |  Starting RabbitMQ 3.8.9 on Erlang 23.1.2
broker_1         |  Copyright (c) 2007-2020 VMware, Inc. or its affiliates.
broker_1         |  Licensed under the MPL 2.0. Website: https://rabbitmq.com
broker_1         | 
broker_1         |   ##  ##      RabbitMQ 3.8.9
broker_1         |   ##  ##
broker_1         |   ##########  Copyright (c) 2007-2020 VMware, Inc. or its affiliates.
broker_1         |   ######  ##
broker_1         |   ##########  Licensed under the MPL 2.0. Website: https://rabbitmq.com
broker_1         | 
broker_1         |   Doc guides: https://rabbitmq.com/documentation.html
broker_1         |   Support:    https://rabbitmq.com/contact.html
broker_1         |   Tutorials:  https://rabbitmq.com/getstarted.html
broker_1         |   Monitoring: https://rabbitmq.com/monitoring.html
broker_1         | 
broker_1         |   Logs: <stdout>
broker_1         | 
broker_1         |   Config file(s): /etc/rabbitmq/rabbitmq.conf
broker_1         |                   /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf
broker_1         | 
broker_1         |   Starting broker...2020-11-13 20:43:14.672 [info] <0.272.0> 
broker_1         |  node           : rabbit@localhost
broker_1         |  home dir       : /var/lib/rabbitmq
broker_1         |  config file(s) : /etc/rabbitmq/rabbitmq.conf
broker_1         |                 : /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf
broker_1         |  cookie hash    : pwjLgNSte46LSeWLcVGqqQ==
broker_1         |  log(s)         : <stdout>
broker_1         |  database dir   : /var/lib/rabbitmq/mnesia/rabbit@localhost
broker_1         | 2020-11-13 20:43:14.684 [info] <0.272.0> Running boot step pre_boot defined by app rabbit
broker_1         | 2020-11-13 20:43:14.684 [info] <0.272.0> Running boot step rabbit_core_metrics defined by app rabbit
broker_1         | 2020-11-13 20:43:14.685 [info] <0.272.0> Running boot step rabbit_alarm defined by app rabbit
broker_1         | 2020-11-13 20:43:14.689 [info] <0.410.0> Memory high watermark set to 6352 MiB (6661351014 bytes) of 15881 MiB (16653377536 bytes) total
broker_1         | 2020-11-13 20:43:14.696 [info] <0.412.0> Enabling free disk space monitoring
broker_1         | 2020-11-13 20:43:14.696 [info] <0.412.0> Disk free limit set to 50MB
broker_1         | 2020-11-13 20:43:14.701 [info] <0.272.0> Running boot step code_server_cache defined by app rabbit
broker_1         | 2020-11-13 20:43:14.701 [info] <0.272.0> Running boot step file_handle_cache defined by app rabbit
broker_1         | 2020-11-13 20:43:14.702 [info] <0.415.0> Limiting to approx 1048479 file handles (943629 sockets)
broker_1         | 2020-11-13 20:43:14.702 [info] <0.416.0> FHC read buffering:  OFF
broker_1         | 2020-11-13 20:43:14.702 [info] <0.416.0> FHC write buffering: ON
broker_1         | 2020-11-13 20:43:14.702 [info] <0.272.0> Running boot step worker_pool defined by app rabbit
broker_1         | 2020-11-13 20:43:14.702 [info] <0.371.0> Will use 4 processes for default worker pool
broker_1         | 2020-11-13 20:43:14.702 [info] <0.371.0> Starting worker pool 'worker_pool' with 4 processes in it
broker_1         | 2020-11-13 20:43:14.703 [info] <0.272.0> Running boot step database defined by app rabbit
broker_1         | 2020-11-13 20:43:14.705 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
broker_1         | 2020-11-13 20:43:14.708 [info] <0.272.0> Successfully synced tables from a peer
broker_1         | 2020-11-13 20:43:14.708 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
broker_1         | 2020-11-13 20:43:14.708 [info] <0.272.0> Successfully synced tables from a peer
broker_1         | 2020-11-13 20:43:14.739 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
broker_1         | 2020-11-13 20:43:14.739 [info] <0.272.0> Successfully synced tables from a peer
broker_1         | 2020-11-13 20:43:14.739 [info] <0.272.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration.
broker_1         | 2020-11-13 20:43:14.739 [info] <0.272.0> Running boot step database_sync defined by app rabbit
broker_1         | 2020-11-13 20:43:14.739 [info] <0.272.0> Running boot step feature_flags defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step codec_correctness_check defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step external_infrastructure defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step rabbit_registry defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step rabbit_queue_location_random defined by app rabbit
broker_1         | 2020-11-13 20:43:14.740 [info] <0.272.0> Running boot step rabbit_event defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
broker_1         | 2020-11-13 20:43:14.741 [info] <0.272.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_priority_queue defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Priority queues enabled, real BQ is rabbit_variable_queue
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step kernel_ready defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_sysmon_minder defined by app rabbit
broker_1         | 2020-11-13 20:43:14.742 [info] <0.272.0> Running boot step rabbit_epmd_monitor defined by app rabbit
broker_1         | 2020-11-13 20:43:14.743 [info] <0.438.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
broker_1         | 2020-11-13 20:43:14.743 [info] <0.272.0> Running boot step guid_generator defined by app rabbit
broker_1         | 2020-11-13 20:43:14.749 [info] <0.272.0> Running boot step rabbit_node_monitor defined by app rabbit
broker_1         | 2020-11-13 20:43:14.749 [info] <0.442.0> Starting rabbit_node_monitor
broker_1         | 2020-11-13 20:43:14.750 [info] <0.272.0> Running boot step delegate_sup defined by app rabbit
broker_1         | 2020-11-13 20:43:14.751 [info] <0.272.0> Running boot step rabbit_memory_monitor defined by app rabbit
broker_1         | 2020-11-13 20:43:14.751 [info] <0.272.0> Running boot step core_initialized defined by app rabbit
broker_1         | 2020-11-13 20:43:14.751 [info] <0.272.0> Running boot step upgrade_queues defined by app rabbit
broker_1         | 2020-11-13 20:43:14.778 [info] <0.272.0> Running boot step rabbit_connection_tracking defined by app rabbit
broker_1         | 2020-11-13 20:43:14.778 [info] <0.272.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
broker_1         | 2020-11-13 20:43:14.778 [info] <0.272.0> Running boot step rabbit_exchange_parameters defined by app rabbit
broker_1         | 2020-11-13 20:43:14.779 [info] <0.272.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
broker_1         | 2020-11-13 20:43:14.779 [info] <0.272.0> Running boot step rabbit_policies defined by app rabbit
broker_1         | 2020-11-13 20:43:14.781 [info] <0.272.0> Running boot step rabbit_policy defined by app rabbit
broker_1         | 2020-11-13 20:43:14.781 [info] <0.272.0> Running boot step rabbit_queue_location_validator defined by app rabbit
broker_1         | 2020-11-13 20:43:14.781 [info] <0.272.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
broker_1         | 2020-11-13 20:43:14.781 [info] <0.272.0> Running boot step rabbit_vhost_limit defined by app rabbit
broker_1         | 2020-11-13 20:43:14.781 [info] <0.272.0> Running boot step recovery defined by app rabbit
broker_1         | 2020-11-13 20:43:14.782 [info] <0.471.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@localhost/msg_stores/vhosts/DUUPSD51ILPPE6LUATO0IN63B' for vhost 'taiga' exists
broker_1         | 2020-11-13 20:43:14.790 [info] <0.471.0> Starting message stores for vhost 'taiga'
broker_1         | 2020-11-13 20:43:14.790 [info] <0.475.0> Message store "DUUPSD51ILPPE6LUATO0IN63B/msg_store_transient": using rabbit_msg_store_ets_index to provide index
broker_1         | 2020-11-13 20:43:14.792 [info] <0.471.0> Started message store of type transient for vhost 'taiga'
broker_1         | 2020-11-13 20:43:14.792 [info] <0.479.0> Message store "DUUPSD51ILPPE6LUATO0IN63B/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
broker_1         | 2020-11-13 20:43:14.800 [info] <0.471.0> Started message store of type persistent for vhost 'taiga'
broker_1         | 2020-11-13 20:43:14.802 [info] <0.272.0> Running boot step empty_db_check defined by app rabbit
broker_1         | 2020-11-13 20:43:14.803 [info] <0.272.0> Will not seed default virtual host and user: have definitions to load...
broker_1         | 2020-11-13 20:43:14.803 [info] <0.272.0> Running boot step rabbit_looking_glass defined by app rabbit
broker_1         | 2020-11-13 20:43:14.803 [info] <0.272.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
broker_1         | 2020-11-13 20:43:14.803 [info] <0.272.0> Running boot step background_gc defined by app rabbit
broker_1         | 2020-11-13 20:43:14.803 [info] <0.272.0> Running boot step connection_tracking defined by app rabbit
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@localhost
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@localhost
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Running boot step routing_ready defined by app rabbit
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Running boot step pre_flight defined by app rabbit
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Running boot step notify_cluster defined by app rabbit
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Running boot step networking defined by app rabbit
broker_1         | 2020-11-13 20:43:14.804 [info] <0.272.0> Running boot step definition_import_worker_pool defined by app rabbit
broker_1         | 2020-11-13 20:43:14.805 [info] <0.371.0> Starting worker pool 'definition_import_pool' with 4 processes in it
broker_1         | 2020-11-13 20:43:14.805 [info] <0.272.0> Running boot step cluster_name defined by app rabbit
broker_1         | 2020-11-13 20:43:14.805 [info] <0.272.0> Running boot step direct_client defined by app rabbit
broker_1         | 2020-11-13 20:43:14.805 [info] <0.44.0> Application rabbit started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.164 [info] <0.509.0> Feature flags: list of feature flags found:
broker_1         | 2020-11-13 20:43:15.164 [info] <0.509.0> Feature flags:   [ ] drop_unroutable_metric
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags:   [ ] empty_basic_get_metric
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags:   [x] implicit_default_bindings
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags:   [x] maintenance_mode_status
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags:   [x] quorum_queue
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags:   [x] virtual_host_metadata
broker_1         | 2020-11-13 20:43:15.165 [info] <0.509.0> Feature flags: feature flag states written to disk: yes
broker_1         | 2020-11-13 20:43:15.369 [info] <0.44.0> Application cowlib started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.381 [info] <0.44.0> Application cowboy started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.392 [info] <0.509.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
broker_1         | 2020-11-13 20:43:15.392 [info] <0.509.0> Management plugin: using rates mode 'basic'
broker_1         | 2020-11-13 20:43:15.394 [info] <0.44.0> Application rabbitmq_management_agent started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.427 [info] <0.44.0> Application prometheus started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.439 [info] <0.44.0> Application rabbitmq_web_dispatch started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.455 [info] <0.540.0> Prometheus metrics: HTTP (non-TLS) listener started on port 15692
broker_1         | 2020-11-13 20:43:15.455 [info] <0.509.0> Ready to start client connection listeners
broker_1         | 2020-11-13 20:43:15.455 [info] <0.44.0> Application rabbitmq_prometheus started on node rabbit@localhost
broker_1         | 2020-11-13 20:43:15.456 [info] <0.659.0> started TCP listener on [::]:5672
broker_1         |  completed with 3 plugins.
broker_1         | 2020-11-13 20:43:15.656 [info] <0.509.0> Server startup complete; 3 plugins started.
broker_1         |  * rabbitmq_prometheus
broker_1         |  * rabbitmq_web_dispatch
broker_1         |  * rabbitmq_management_agent
broker_1         | 2020-11-13 20:43:15.656 [info] <0.509.0> Resetting node maintenance status
database_1       | 
database_1       | PostgreSQL Database directory appears to contain a database; Skipping initialization
database_1       | 
database_1       | 2020-11-13 20:42:49.543 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
database_1       | 2020-11-13 20:42:49.543 UTC [1] LOG:  listening on IPv6 address "::", port 5432
database_1       | 2020-11-13 20:42:49.566 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
database_1       | 2020-11-13 20:42:49.603 UTC [24] LOG:  database system was shut down at 2020-11-13 20:42:05 UTC
database_1       | 2020-11-13 20:42:49.617 UTC [1] LOG:  database system is ready to accept connections
migrations_1     | Trying import local.py settings...
migrations_1     | System check identified some issues:
migrations_1     | 
migrations_1     | WARNINGS:
migrations_1     | ?: (security.W004) You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
migrations_1     | ?: (security.W008) Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
migrations_1     | ?: (security.W012) SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
migrations_1     | 
migrations_1     | System check identified 3 issues (4 silenced).
migrations_1     | Trying import local.py settings...
migrations_1     | Operations to perform:
migrations_1     |   Apply all migrations: admin, attachments, auth, bitbucket, contact, contenttypes, custom_attributes, djmail, easy_thumbnails, epics, external_apps, feedback, github, gitlab, gogs, history, issues, likes, milestones, notifications, projects, references, sessions, settings, tasks, timeline, users, userstorage, userstories, votes, webhooks, wiki
migrations_1     | Running migrations:
migrations_1     |   No migrations to apply.
server_1         | Trying import local.py settings...
server_1         | System check identified some issues:
server_1         | 
server_1         | WARNINGS:
server_1         | ?: (security.W004) You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
server_1         | ?: (security.W008) Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
server_1         | ?: (security.W012) SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
server_1         | 
server_1         | System check identified 3 issues (4 silenced).
server_1         | Trying import local.py settings...
server_1         | 
server_1         | 999 static files copied to '/srv/taiga-back/static', 1012 post-processed.
server_1         | [uWSGI] getting INI configuration from /usr/local/etc/uwsgi/uwsgi.ini
server_1         | *** Starting uWSGI 2.0.19.1 (64bit) on [Fri Nov 13 20:43:07 2020] ***
server_1         | compiled with version: 9.3.0 on 12 November 2020 10:30:09
server_1         | os: Linux-5.9.0-2-amd64 #1 SMP Debian 5.9.6-1 (2020-11-08)
server_1         | nodename: a3101b4f085e
server_1         | machine: x86_64
server_1         | clock source: unix
server_1         | pcre jit disabled
server_1         | detected number of CPU cores: 4
server_1         | current working directory: /opt/taiga-back
server_1         | detected binary path: /usr/local/bin/uwsgi
server_1         | *** dumping internal routing table ***
server_1         | [rule: 0] subject: path_info regexp: ^/favicon.ico$ action: goto:404
server_1         | [rule: 1] action: addheader:X-Content-Type-Options: nosniff
server_1         | [rule: 2] subject: path_info regexp: ^/((images|v-\d+)(/|$)|(conf.json|humans.txt|robots.txt)$) action: goto:front
server_1         | [rule: 3] subject: path_info regexp: ^/media(/|$) action: goto:media
server_1         | [rule: 4] subject: path_info regexp: ^/static(/|$) action: goto:static
server_1         | [rule: 5] action: addheader:X-Frame-Options: DENY
server_1         | [rule: 6] action: addheader:X-XSS-Protection: 1; mode=block
server_1         | [rule: 7] subject: path_info regexp: ^/(?!(admin|api)(/|$)) action: addheader:Cache-Control: no-cache, must-revalidate
server_1         | [rule: 8] subject: path_info regexp: ^/(?!(admin|api)(/|$)) action: static:/opt/taiga-front/index.html
server_1         | [rule: 9] action: last:
server_1         | [rule: 10] label: front
server_1         | [rule: 11] subject: path_info regexp: ^/(.*) action: rewrite:$1
server_1         | [rule: 12] subject: /opt/taiga-front/${PATH_INFO} func: isfile action: goto:front-file
server_1         | [rule: 13] action: goto:404
server_1         | [rule: 14] label: front-file
server_1         | [rule: 15] subject: path_info regexp: ^v-\d+/ action: addheader:Cache-Control: public, max-age=31536000
server_1         | [rule: 16] subject: path_info regexp: ^(?!v-\d+/) action: addheader:Cache-Control: no-cache, must-revalidate
server_1         | [rule: 17] action: static:/opt/taiga-front/${PATH_INFO}
server_1         | [rule: 18] label: media
server_1         | [rule: 19] subject: path_info regexp: ^/media/(.*) action: rewrite:$1
server_1         | [rule: 20] subject: /srv/taiga-back/media/${PATH_INFO} func: isfile action: static:/srv/taiga-back/media/${PATH_INFO}
server_1         | [rule: 21] action: goto:404
server_1         | [rule: 22] label: static
server_1         | [rule: 23] subject: path_info regexp: ^/static/(.*) action: rewrite:$1
server_1         | [rule: 24] subject: /srv/taiga-back/static/${PATH_INFO} func: isfile action: goto:static-file
server_1         | [rule: 25] action: goto:404
server_1         | [rule: 26] label: static-file
server_1         | [rule: 27] action: addheader:Cache-Control: public, max-age=31536000
server_1         | [rule: 28] action: static:/srv/taiga-back/static/${PATH_INFO}
server_1         | [rule: 29] label: 404
server_1         | [rule: 30] action: addheader:Cache-Control: no-cache, must-revalidate
server_1         | [rule: 31] action: break:404 Not Found
server_1         | *** end of the internal routing table ***
server_1         | chdir() to /opt/taiga-back
server_1         | your memory page size is 4096 bytes
server_1         | detected max file descriptor number: 1048576
server_1         | building mime-types dictionary from file /etc/mime.types...1293 entry found
server_1         | lock engine: pthread robust mutexes
server_1         | thunder lock: disabled (you can enable it with --thunder-lock)
server_1         | uwsgi socket 0 bound to TCP address :8080 fd 3
server_1         | uwsgi socket 1 bound to TCP address :3031 fd 4
server_1         | Python version: 3.7.9 (default, Oct 22 2020, 05:22:26)  [GCC 9.3.0]
server_1         | *** Python threads support is disabled. You can enable it with --enable-threads ***
server_1         | Python main interpreter initialized at 0x55aa9cad6ca0
server_1         | your server socket listen backlog is limited to 100 connections
server_1         | your mercy for graceful operations on workers is 60 seconds
server_1         | mapped 145808 bytes (142 KB) for 1 cores
server_1         | *** Operational MODE: single process ***
server_1         | Trying import local.py settings...
server_1         | WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55aa9cad6ca0 pid: 1 (default app)
server_1         | *** uWSGI is running in multiple interpreter mode ***
server_1         | spawned uWSGI master process (pid: 1)
server_1         | spawned uWSGI worker 1 (pid: 26, cores: 1)
server_1         | spawned 4 offload threads for uWSGI worker 1
server_1         | [pid: 26|app: 0|req: 1/1] 127.0.0.1 () {24 vars in 267 bytes} [Fri Nov 13 20:43:19 2020] GET /api/v1/ => generated 5939 bytes in 227 msecs (HTTP/1.1 200) 14 headers in 894 bytes (1 switches on core 0)
server_1         | [pid: 26|app: 0|req: 2/2] 127.0.0.1 () {24 vars in 267 bytes} [Fri Nov 13 20:43:50 2020] GET /api/v1/ => generated 5939 bytes in 5 msecs (HTTP/1.1 200) 14 headers in 894 bytes (1 switches on core 0)
docker-taiga-5_migrations_1 exited with code 0
reverse-proxy_1  | 2020/11/13 20:42:50 [error] 6#6: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.27.0.1, server: _, request: "GET /events HTTP/1.1", upstream: "http://172.27.0.7:8080/events", host: "127.0.0.1:8080"
reverse-proxy_1  | 172.27.0.1 - - [13/Nov/2020:20:42:50 +0000] "GET /events HTTP/1.1" 502 560 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36" "-"
server_1         | [pid: 26|app: 0|req: 3/3] 127.0.0.1 () {24 vars in 267 bytes} [Fri Nov 13 20:44:20 2020] GET /api/v1/ => generated 5939 bytes in 8 msecs (HTTP/1.1 200) 14 headers in 894 bytes (1 switches on core 0)

``
jeffery9 commented 3 years ago

you should use docker-compose.advanced.yml, and setup PUBLIC_REGISTER_ENABLED = True in docker-compose/settings.py

jeffery9 commented 3 years ago

see issue #5

lubo commented 3 years ago

@rajudev Please, see https://github.com/devinsolutions/docker-taiga/issues/7#issuecomment-606478655. Also, as @jeffery9 pointed out, the registration must be enabled in the settings file.