Forum Discussion
IControl errors
Does the trial version support iControl? I keep getting an error
{"code":401,"message":"Public URI path not registered. Please see /var/log/restjavad.0.log and /var/log/restnoded/restnoded.log for details.","originalRequestBody":"{\"username\":\"gke\",\"loginProviderName\":\"tmos\",\"generation\":0,\"lastUpdateMicros\":0}","referer":"10.8.40.8","restOperationId":4787392,"kind":":resterrorresponse"}
Using 13.1.1.4
- Stephen_385445
Altostratus
command I'm using is:
curl -k -X POST -H "Content-Type: application/json" -d '{"username":"gke", "password":"redacted","loginProviderName": "tmos"}' https://10.8.40.10/mgmt/shared/authn/login
- Stephen_385445
Altostratus
curl -s -k -u gke:redacted GET https://10.8.40.10/mgmt/tm/sys/software/volume
{"code":404,"message":"Public URI path not registered. Please see /var/log/restjavad.0.log and /var/log/restnoded/restnoded.log for details.","referer":"10.8.40.8","restOperationId":4790997,"errorStack":[": Public URI path not registered. Please see /var/log/restjavad.0.log and /var/log/restnoded/restnoded.log for details.","at $000(ForwarderPassThroughWorker.java:44)","at $1.completed(ForwarderPassThroughWorker.java:314)","at $1.completed(ForwarderPassThroughWorker.java:311)","at $2.completed(EvaluatePermissions.java:191)","at $2.completed(EvaluatePermissions.java:186)","at $10.completed(RolesWorker.java:959)","at $10.completed(RolesWorker.java:954)","at $1.completed(Cache.java:151)","at $1.completed(TmosRoleCache.java:69)","at $1.completed(TmosRoleCache.java:64)","at $3.completed(RestWorker.java:757)","at $3.completed(RestWorker.java:746)","at $1.completed(TmosRoleWorker.java:65)","at $1.completed(TmosRoleWorker.java:58)","at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)","at java.util.concurrent.FutureTask.run(FutureTask.java:262)","at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)","at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)","at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)","at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)","at java.lang.Thread.run(Thread.java:748)\n"],"kind":":resterrorresponse"}
- jaikumar_f5
Noctilucent
You are not getting 401 - Authorization failed, but a 404 here.
Are you using token authentication or is it a local account.
The API seems to work for me, so i dont think the endpoint is wrong,
curl -sku admin:admin -X GET https:///mgmt/tm/sys/software/volume
How about the other endpoints, is it the same. Hope the service is running too.
tmsh show sys service icrd
- Stephen_385445
Altostratus
reboot fixed this
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com