=== Test case: service_domain_db_SUITE:rest_enable_domain_fails_if_db_fails/1 (click for source code)

=== Config value:

    [{watchdog,<0.718.2>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-04_11.25.41/service_domain_db_suite.rest_enable_domain_fails_if_db_fails.162562.html"},
     {tc_group_properties,[{name,rest_without_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-04_11.25.41/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:26:01


*** CT 2022-03-04 11:26:01.234 *** View log from node mongooseim@localhost when started mongooseim@localhost_2990.html
*** CT 2022-03-04 11:26:01.235 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_664.html

*** User 2022-03-04 11:26:01.320 ***
REST request fails:
Code: 500
Req: {<0.1262.2>,<<"/api/domains/example.db">>,<<"PATCH">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"06325a72de136e11">>}],
      <<"{\"enabled\":true}">>}
Result: {{<<"500">>,<<"Internal Server Error">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:26:01 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"{\"what\":\"database error\"}">>,168,600}
Params: #{body => <<"{\"enabled\":true}">>,creds => false,
          method => <<"PATCH">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-04 11:26:01.343 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_664.html
*** CT 2022-03-04 11:26:01.344 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2992.html



=== Ended at 2022-03-04 11:26:01
=== successfully completed test case
=== === Returned value: {{<<"500">>,<<"Internal Server Error">>},
                     {[{<<"what">>,<<"database error">>}]}}


Test run history | Top level test index | Latest test result