[Spce-user] Failed to activate domain. Domain was created

Chuck c231edae at protonmail.com
Tue Jan 31 11:42:53 EST 2017


Hello,

I'm seeing this strange behaviour on SPCE MR4.8.3 LTS:

Jan 31 17:30:22 dev1 ngcp-panel: INFO: IP=80.92.78.66 CALLED=API[POST]/api/domains/ TX=149EE82F81F89020 USER=administrator DATA={} MSG="" LOG="{ "domain" : "test.local", "reseller_id" : 13}"
Jan 31 17:30:22 dev1 ngcp-panel: INFO: IP=80.92.78.66 CALLED=API[POST 500]/api/domains/ TX=149EE82F81F89020 USER=administrator DATA={} MSG="" LOG="{"message":"Failed to activate domain. Domain was created","code":"500"}"

Sending a GET to https://SPCE:1443/api/domains/?reseller_id=13 returns the domain jsut fine:

{
"_embedded" : {
"ngcp:domains" : [
{
"_links" : {
"collection" : {
"href" : "/api/domains/"
},
"curies" : {
"href" : "http://purl.org/sipwise/ngcp-api/#rel-{rel}",
"name" : "ngcp",
"templated" : true
},
"ngcp:domainpreferences" : {
"href" : "/api/domainpreferences/12"
},
"ngcp:journal" : {
"href" : "/api/domains/12/journal/"
},
"profile" : {
"href" : "http://purl.org/sipwise/ngcp-api/"
},
"self" : {
"href" : "/api/domains/12"
}
},
"domain" : "default_reseller1485877065.local",
"id" : 12,
"reseller_id" : 13
},
{
"_links" : {
"collection" : {
"href" : "/api/domains/"
},
"curies" : {
"href" : "http://purl.org/sipwise/ngcp-api/#rel-{rel}",
"name" : "ngcp",
"templated" : true
},
"ngcp:domainpreferences" : {
"href" : "/api/domainpreferences/16"
},
"ngcp:journal" : {
"href" : "/api/domains/16/journal/"
},
"profile" : {
"href" : "http://purl.org/sipwise/ngcp-api/"
},
"self" : {
"href" : "/api/domains/16"
}
},
"domain" : "test.local",
"id" : 16,
"reseller_id" : 13
}
]
},
"_links" : {
"curies" : {
"href" : "http://purl.org/sipwise/ngcp-api/#rel-{rel}",
"name" : "ngcp",
"templated" : true
},
"ngcp:domains" : [
{
"href" : "/api/domains/12"
},
{
"href" : "/api/domains/16"
}
],
"profile" : {
"href" : "http://purl.org/sipwise/ngcp-api/"
},
"self" : {
"href" : "/api/domains/?page=1&rows=10"
}
},
"total_count" : 2
}

I'm not sure where I should start looking.

Any advice?

Best regards,

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20170131/04bebc1b/attachment.html>


More information about the Spce-user mailing list