Hello,
I have noticed many others have flagged this issue but I cant seem to find a resolution in all the posts.
I have installed thingworx studio trial version 30 days trial period. When I'm trying to publish the project it's asking for a "Authentication Required" pop-up. After giving the credentials, it is asking for the same authentication again and again.
Below is some code from the log.
Any help would be appreciated.
Thanks
Kind Regards
Giuliano
Username : mr.ora.holo@gmail.com
[06/11/2018 19:12:30] warn: [twx-studio:gitUtils] nodegit is not installed.
[06/11/2018 19:12:36] info: [twx-studio:versionCheck] Version Check will use the update location: https://studio-download.vuforia.io/downloads/Studio.application
[06/11/2018 19:12:36] ar-extension version 8.3.0.3345 (1.26.1125)
[06/11/2018 19:12:37] info: [twx-studio:index] Studio Ready: listening on 127.0.0.1:3000
[06/11/2018 19:12:42] [0mGET /home [32m200 [0m33.967 ms - 3973[0m
[06/11/2018 19:12:47] [0mGET /libthingview_wasm.wasm [32m200 [0m136.873 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /extensions/%7B%7B::projectType.imgPath%7D%7D [32m200 [0m4.080 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /%7B%7B$root.currentProject.thingServerQRCode%7D%7D [32m200 [0m5.899 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /extensions/%7B%7B::view.imgPath%7D%7D [32m200 [0m5.845 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /extensions/%7B%7BviewType.imgPath%7D%7D [32m200 [0m6.934 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /extensions/%7B%7B::w.image%7D%7D [32m200 [0m8.307 ms - 3973[0m
[06/11/2018 19:12:51] [0mGET /libthingview_wasm.wasm [32m200 [0m1.714 ms - 3973[0m
[06/11/2018 19:13:57] [0mGET /api/switch [33m401 [0m6.531 ms - -[0m
[06/11/2018 19:13:57] [0mGET /api/switch [32m200 [0m0.326 ms - -[0m
[06/11/2018 19:13:58] [0mGET /ExperienceService/viewcommandhost [32m200 [0m680.003 ms - 24[0m
[06/11/2018 19:14:59] info: [twx-studio:projectHelper] Building ves-ar-extension app: X7-2
[06/11/2018 19:15:12] info: [twx-studio:projectSettings] Notify preview windows: private-room-X7-2
[06/11/2018 19:15:12] [0mGET /api/switch [32m200 [0m0.383 ms - -[0m
[06/11/2018 19:15:13] [0mPOST /api/publish/ [33m401 [0m814.534 ms - -[0m
[06/11/2018 19:15:30] [0mPOST /api/publish/ [33m401 [0m381.222 ms - -[0m
Solved! Go to Solution.
Thank you for the log file. I see you were able to auto-configure your instance without issue. The credentials used for auto-configure should be the same for validating/publishing. Are you using all lowercase when trying to validate/publish? These items are case sensitive. Have you tried MR.Ora.Holo@gmail.com as your username?
Are you able to validate the Experience Service without issue? You can do this under the 'info' tab of your experience.
Please share your entire log file. This will help to determine root cause and a solution.
Thanks for coming back to me. I have attached the log file.
When the login screen pops up and I enter my username and password. It will keep popping up asking for it to enter. There are no errors unless I click on cancel I will then see a message Oh no publish failed Make sure I'm using the correct username & password.
Many thanks in advance!
Thank you for the log file. I see you were able to auto-configure your instance without issue. The credentials used for auto-configure should be the same for validating/publishing. Are you using all lowercase when trying to validate/publish? These items are case sensitive. Have you tried MR.Ora.Holo@gmail.com as your username?
It works
I'm sorry it was such a silly thing. I should have checked beforehand but didn't think the case mattered with a username.
Thanks for investigating and providing the feedback !!
Kind Regards
G