cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

error "localhost 300: Publishing failed

SG_10501163
2-Guest

error "localhost 300: Publishing failed

Initially posted in this topic

 

Greetings 

I know this thread is old and marked as solved. But I still get the same error message. 

As mentioned, I followed the guide: created a new user, added it to a developer group, and gave the group all rights.
However, I also get the error message as an administrator.

I am able to log in and validate projects.
I can also log in to the Experience Server via View on other devices and download projects. 
But when I try to publish a project, after the zip files are generated and about to upload, I get the error "localhost 300: Publishing failed. Permission was denied when uploading the project." (Translated from German to English)

I had this error once before. Deleting and reinsealing ExperianceServer and Vuforia solved that problem those days. But not this time. 

Errors in the Vuforia Studio log:

[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.399Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response code  403
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.399Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response statusText  Forbidden
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response body  {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response error  undefined
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Failed to upload to the Experience Service. undefined
[2024-01-25T14:35:27.400Z] error: [twx-studio:projectHelper] publishTask error for project Banan {"statusCode":403,"message":"{\"message\":\"Insufficient permissions to access resource\",\"errorCode\":403,\"error\":{}}"}
[2024-01-25T14:35:27.401Z] error: [twx-studio:api] Error occured while publishing project Banan {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}

I hope you can help me. 
Best Wishes 

2 REPLIES 2

Hello Stefan,

 

 To investigate a specifc issue, it is better to open a new thread or the best is to open a new case.

 

To go deeper about your issue when reproducing the issue can you collect the Vuforia Experience Service output in terminal.

 

Best regards,

Samuel

Hey Samuel

First,  thank you for, moving this into a new thread. I should have known bather.

Sure I just created a fresh output of the Experience Service:

Your environment has been set up for using Node.js 14.18.2 (x64) and npm.
Using node from "C:\ptc.old\studio-es\nodejs\node.exe"
Node version: v14.18.2
NPM version: 6.14.15
This message should appear in the logs if stderr stream is captured
Validating command line arguments and environment variables
No configuration update is needed
ExperienceService version is 9.8.0-b1267
Log format: :remote-addr - :remote-user [:date[iso]] ":method :url HTTP/:http2-version" :status :res[content-length] ":referrer" ":user-agent" :response-time[0] ms :req[host] :req[content-length] [:request-start-datetime] :upload-file-transfer-time ms :upload-unzip-time ms :upload-irs-time ms :upload-tg-time ms

Using database handler: SQLiteHandler
Starting 'C:\ptc.old\studio-es\server.js' at 2024-02-07T11:49:23.533Z

Setting DEBUG value: vxs
  vxs Ensure store directory: C:\ptc\studio-es-store\projects +0ms
  vxs Ensure store directory: C:\ptc\studio-es-store\reps +2ms
  vxs Ensure store directory: C:\ptc\studio-es-store\upgrade +0ms
  vxs Count of files or directories in C:\ptc\studio-es-store\projects: 1 +71ms
  vxs Count of files or directories in C:\ptc\studio-es-store\upgrade: 1 +1ms
  vxs Count of files or directories in C:\ptc\studio-es-store\reps: 0 +0ms
Store for projects: C:\ptc\studio-es-store\projects
Store for reps: C:\ptc\studio-es-store\reps
Store for upgrade: C:\ptc\studio-es-store\upgrade
SQLite db file:  C:\ptc\studio-es-store\db.sqlite
  vxs Database handler init resolved. undefined +195ms
In acl.init. Set synchronize timer, refresh interval (ms): 300000
=== Adding routing for root /ExperienceService
=== Adding routing for root /VuforiaExperienceService
Initializing billable event
Loading proxy configurations
1 web proxy routes created
  vxs load proxy configuration resolved. [] +12s
  vxs load Access Control Rules resolved. true +100ms
  vxs namespace init resolved undefined +6ms
Initializing metrics handler
Server is using null metrics handler
Initializing users handler
  vxs load users handler resolved. 1 +3ms
Initializing DNS-SD handler
  vxs DNS-SD handler init resolved. 1 +34ms
Initializing rolesManager
migrator transformIdMappingValuesThumbnails.js was previously executed on 2024-01-25T13:45:28.752Z
migrator obsoleteAllowAnonymousGet.js was previously executed on 2024-01-25T13:45:28.752Z
migrator allowGlobalRoles.js was previously executed on 2024-01-25T13:45:28.752Z
migrator appFileSize.js was previously executed on 2024-01-25T13:45:28.772Z
migrator dateFormatUpgrade.js was previously executed on 2024-01-25T13:45:28.772Z
  vxs upgrade resolved undefined +308ms
  vxs ## Routes report begins:
  vxs # |index     | method   | route                                    | middleware
  vxs --|----------| -------- | ---------------------------------------- | ----------
  vxs 1|          |          | /                                        | logger http1OnlyCompression namespaceMiddleware initialize helmet jsonParser urlencodedParser cookieParser <anonymous> <anonymous> <anonymous> <anonymous>
  vxs 2|2         | get      | /ExperienceService/ping/                 | <anonymous>
  vxs 3|3         | get      | /ExperienceService/metrics/              | metrics
  vxs 4|6         |          | /thingworx/                              | proxyMiddleware
  vxs 5|12        |          | /ExperienceService/viewCommandHost/      | <anonymous>
  vxs 6|12,1      |          | /ExperienceService/capabilities/:capability(mtg|itg|amtg)/ | authenticate canAccept capabilitiesMdw
  vxs 7|12,2      | post     | /ExperienceService/vuforia/model-target/signatures/ | authenticate aclMdw getSignature
  vxs 8|12,2,,3   | options  | /ExperienceService/vuforia/model-target/signatures/ | options
  vxs 9|12,2,,4   |          | /ExperienceService/vuforia/model-target/signatures/ | sendMethodNotAllowed
  vxs 10|12,3      |          | /ExperienceService/content/:store/:name/ | <anonymous>
  vxs 11|12,4      |          | /ExperienceService/content/reps/:name/   | <anonymous>
  vxs 12|12,5      | get      | /ExperienceService/content/projects/:appName/public/*/ | sendFile
  vxs 13|12,6      | get      | /ExperienceService/content/projects/:name/ | acceptsZipFile publicProjectFilter useNamespaceStore offlineContent
  vxs 14|12,7      | get      | /ExperienceService/content/projects/:name/ | acceptsZipFile useNamespaceStore authenticate aclMdw middleware offlineContent
  vxs 15|12,8      | get      | /ExperienceService/content/projects/:name/*/ | publicProjectFilter useResource useNamespaceStore serveStatic resourceNotFound
  vxs 16|12,8,1    | get      | /ExperienceService/content/projects/:name/access/ | skipAcceptNonJson authenticate aclMdw getAccess
  vxs 17|12,8,2    | put      | /ExperienceService/content/projects/:name/access/ | authenticate aclMdw updateAccess
  vxs 18|12,9      | get      | /ExperienceService/content/projects/:appName?/ | authenticate aclMdw conditionalListProjects
  vxs 19|12,10     |          | /ExperienceService/content/projects/     | useNamespaceStore authenticate aclMdw middleware serveStatic
  vxs 20|12,15     | options  | /ExperienceService/content/:store(projects|reps)/:archive?/ | authenticate aclMiddleware options
  vxs 21|12,15,1   | post     | /ExperienceService/content/:store(projects)/ | authenticate aclMdw doUpload
  vxs 22|12,15,2   | post     | /ExperienceService/content/:store(reps)/ | authenticate aclMdw doUpload
  vxs 23|12,15,3   | put      | /ExperienceService/content/:store(projects)/:archive/ | authenticate aclMiddleware doUpload
  vxs 24|12,15,4   | put      | /ExperienceService/content/:store(reps)/:archive/ | authenticate aclMiddleware doUpload
  vxs 25|12,15,5   | delete   | /ExperienceService/content/:store(reps)/:contentName/ | authenticate aclMiddleware deleteApp
  vxs 26|12,15,6   | delete   | /ExperienceService/content/:store(projects)/:contentName/ | authenticate aclMiddleware deleteApp
  vxs 27|12,15,7   | get      | /ExperienceService/content/reps/:name/*/ | publicRepresentationFilter blockViewIfLimitReached useNamespaceStore serveStatic resourceNotFound
  vxs 28|12,15,7,1 | get      | /ExperienceService/content/reps/:name/access/ | skipAcceptNonJson authenticate orMiddleware getAccess
  vxs 29|12,15,7,2 | put      | /ExperienceService/content/reps/:name/access/ | authenticate orMiddleware updateAccess
  vxs 30|12,15,7,3 | get      | /ExperienceService/content/reps/:name?/  | authenticate aclPassThroughMdw listReps
  vxs 31|12,15,7,4 | get      | /ExperienceService/content/reps/*/       | authenticate orMiddleware blockViewIfLimitReached useNamespaceStore serveStatic
  vxs 32|12,16     | get      | /ExperienceService/id-resolution/resolutions/ | getResolutions
  vxs 33|12,16,1   |          | /ExperienceService/id-resolution/resolutions/ | sendMethodNotAllowed
  vxs 34|12,16,2   | post     | /ExperienceService/id-resolution/mappings/ | authenticate aclMdw requestHandler
  vxs 35|12,16,3   | put      | /ExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw requestHandler
  vxs 36|12,16,4   | delete   | /ExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw requestHandler
  vxs 37|12,16,5   | options  | /ExperienceService/id-resolution/mappings/:id?/ | authenticate aclMdw options
  vxs 38|12,16,6   | get      | /ExperienceService/id-resolution/mappings/:id?/ | authenticate aclMdw requestHandler
  vxs 39|12,16,7   |          | /ExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw sendMethodNotAllowed
  vxs 40|12,16,8   |          | /ExperienceService/id-resolution/mappings/ | authenticate aclMdw sendMethodNotAllowed
  vxs 41|12,16,9   |          | /ExperienceService/id-resolution/ids*/   | authenticate thisRouteIsGone
  vxs 42|12,16,10  | post     | /ExperienceService/id-resolution/admin/batch/mappings/ | authenticate aclMdw importMappings
  vxs 43|12,16,11  |          | /ExperienceService/id-resolution/admin/batch/mappings/ | authenticate aclMdw sendMethodNotAllowed
  vxs 44|12,16,12  | get      | /ExperienceService/id-resolution/admin/mapping/issues/ | authenticate aclMdw getMappingIssues
  vxs 45|12,16,13  |          | /ExperienceService/id-resolution/admin/mapping/issues/ | authenticate aclMdw sendMethodNotAllowed
  vxs 46|12,17     | get      | /ExperienceService/properties/           | authenticate aclMdw getProperties
  vxs 47|12,17,1   | get      | /ExperienceService/properties/:propertyName/ | authenticate aclMdw getProperties
  vxs 48|12,17,2   |          | /ExperienceService/properties/           | authenticate aclMdw sendMethodNotAllowed
  vxs 49|12,18     |          | /ExperienceService/admin/                | authenticate aclMdw <anonymous>
  vxs 50|12,18,2   | get      | /ExperienceService/admin/logs/debug/     | nonAdminQuickNotFound <anonymous>
  vxs 51|12,18,3   | put      | /ExperienceService/admin/logs/debug/     | nonAdminQuickNotFound <anonymous>
  vxs 52|12,18,4   | get      | /ExperienceService/admin/logs/           | nonAdminQuickNotFound logs
  vxs 53|12,18,6   | get      | /ExperienceService/admin/proxies/:id/    | <anonymous>
  vxs 54|12,18,6,1 | put      | /ExperienceService/admin/proxies/:id/    | <anonymous>
  vxs 55|12,18,6,2 | options  | /ExperienceService/admin/proxies/:id/    | options
  vxs 56|12,18,6,3 |          | /ExperienceService/admin/proxies/:id/    | sendMethodNotAllowed
  vxs 57|12,18,7   | get      | /ExperienceService/admin/settings/:category/:name/ | <anonymous>
  vxs 58|12,18,7,1 | put      | /ExperienceService/admin/settings/:category/:name/ | <anonymous>
  vxs 59|12,18,7,2 | options  | /ExperienceService/admin/settings/:category/:name/ | options
  vxs 60|12,18,7,3 |          | /ExperienceService/admin/settings/:category/:name/ | sendMethodNotAllowed
  vxs 61|12,18,8   | get      | /ExperienceService/admin/usage/viewcount/:store(reps)/ | getCount
  vxs 62|12,18,8,1 | options  | /ExperienceService/admin/usage/viewcount/:store(reps)/ | options
  vxs 63|12,18,8,2 |          | /ExperienceService/admin/usage/viewcount/:store(reps)/ | sendMethodNotAllowed
  vxs 64|12,19     | get      | /ExperienceService/username/             | authWithSelfRegistrationOption <anonymous>
  vxs 65|12,19,1   | get      | /ExperienceService/                      | <anonymous>
  vxs 66|12,20     |          | /ExperienceService/ui/                   | <anonymous>
  vxs 67|12,21     |          | /ExperienceService/compliance/           | acceptsJson authenticate aclMdw
  vxs 68|12,21,3   | get      | /ExperienceService/compliance/views/     | <anonymous>
  vxs 69|12,21,3,1 | options  | /ExperienceService/compliance/views/     | options
  vxs 70|12,21,3,2 |          | /ExperienceService/compliance/views/     | sendMethodNotAllowed
  vxs 71|12,21,4   | get      | /ExperienceService/compliance/users/     | <anonymous>
  vxs 72|12,21,4,1 | options  | /ExperienceService/compliance/users/     | options
  vxs 73|12,21,4,2 |          | /ExperienceService/compliance/users/     | sendMethodNotAllowed
  vxs 74|13        |          | /VuforiaExperienceService/viewCommandHost/ | <anonymous>
  vxs 75|13,1      |          | /VuforiaExperienceService/capabilities/:capability(mtg|itg|amtg)/ | authenticate canAccept capabilitiesMdw
  vxs 76|13,2      | post     | /VuforiaExperienceService/vuforia/model-target/signatures/ | authenticate aclMdw getSignature
  vxs 77|13,2,,3   | options  | /VuforiaExperienceService/vuforia/model-target/signatures/ | options
  vxs 78|13,2,,4   |          | /VuforiaExperienceService/vuforia/model-target/signatures/ | sendMethodNotAllowed
  vxs 79|13,3      |          | /VuforiaExperienceService/content/:store/:name/ | <anonymous>
  vxs 80|13,4      |          | /VuforiaExperienceService/content/reps/:name/ | <anonymous>
  vxs 81|13,5      | get      | /VuforiaExperienceService/content/projects/:appName/public/*/ | sendFile
  vxs 82|13,6      | get      | /VuforiaExperienceService/content/projects/:name/ | acceptsZipFile publicProjectFilter useNamespaceStore offlineContent
  vxs 83|13,7      | get      | /VuforiaExperienceService/content/projects/:name/ | acceptsZipFile useNamespaceStore authenticate aclMdw middleware offlineContent
  vxs 84|13,8      | get      | /VuforiaExperienceService/content/projects/:name/*/ | publicProjectFilter useResource useNamespaceStore serveStatic resourceNotFound
  vxs 85|13,8,1    | get      | /VuforiaExperienceService/content/projects/:name/access/ | skipAcceptNonJson authenticate aclMdw getAccess
  vxs 86|13,8,2    | put      | /VuforiaExperienceService/content/projects/:name/access/ | authenticate aclMdw updateAccess
  vxs 87|13,9      | get      | /VuforiaExperienceService/content/projects/:appName?/ | authenticate aclMdw conditionalListProjects
  vxs 88|13,10     |          | /VuforiaExperienceService/content/projects/ | useNamespaceStore authenticate aclMdw middleware serveStatic
  vxs 89|13,15     | options  | /VuforiaExperienceService/content/:store(projects|reps)/:archive?/ | authenticate aclMiddleware options
  vxs 90|13,15,1   | post     | /VuforiaExperienceService/content/:store(projects)/ | authenticate aclMdw doUpload
  vxs 91|13,15,2   | post     | /VuforiaExperienceService/content/:store(reps)/ | authenticate aclMdw doUpload
  vxs 92|13,15,3   | put      | /VuforiaExperienceService/content/:store(projects)/:archive/ | authenticate aclMiddleware doUpload
  vxs 93|13,15,4   | put      | /VuforiaExperienceService/content/:store(reps)/:archive/ | authenticate aclMiddleware doUpload
  vxs 94|13,15,5   | delete   | /VuforiaExperienceService/content/:store(reps)/:contentName/ | authenticate aclMiddleware deleteApp
  vxs 95|13,15,6   | delete   | /VuforiaExperienceService/content/:store(projects)/:contentName/ | authenticate aclMiddleware deleteApp
  vxs 96|13,15,7   | get      | /VuforiaExperienceService/content/reps/:name/*/ | publicRepresentationFilter blockViewIfLimitReached useNamespaceStore serveStatic resourceNotFound
  vxs 97|13,15,7,1 | get      | /VuforiaExperienceService/content/reps/:name/access/ | skipAcceptNonJson authenticate orMiddleware getAccess
  vxs 98|13,15,7,2 | put      | /VuforiaExperienceService/content/reps/:name/access/ | authenticate orMiddleware updateAccess
  vxs 99|13,15,7,3 | get      | /VuforiaExperienceService/content/reps/:name?/ | authenticate aclPassThroughMdw listReps
  vxs 100|13,15,7,4 | get      | /VuforiaExperienceService/content/reps/*/ | authenticate orMiddleware blockViewIfLimitReached useNamespaceStore serveStatic
  vxs 101|13,16     | get      | /VuforiaExperienceService/id-resolution/resolutions/ | getResolutions
  vxs 102|13,16,1   |          | /VuforiaExperienceService/id-resolution/resolutions/ | sendMethodNotAllowed
  vxs 103|13,16,2   | post     | /VuforiaExperienceService/id-resolution/mappings/ | authenticate aclMdw requestHandler
  vxs 104|13,16,3   | put      | /VuforiaExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw requestHandler
  vxs 105|13,16,4   | delete   | /VuforiaExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw requestHandler
  vxs 106|13,16,5   | options  | /VuforiaExperienceService/id-resolution/mappings/:id?/ | authenticate aclMdw options
  vxs 107|13,16,6   | get      | /VuforiaExperienceService/id-resolution/mappings/:id?/ | authenticate aclMdw requestHandler
  vxs 108|13,16,7   |          | /VuforiaExperienceService/id-resolution/mappings/:id/ | authenticate aclMdw sendMethodNotAllowed
  vxs 109|13,16,8   |          | /VuforiaExperienceService/id-resolution/mappings/ | authenticate aclMdw sendMethodNotAllowed
  vxs 110|13,16,9   |          | /VuforiaExperienceService/id-resolution/ids*/ | authenticate thisRouteIsGone
  vxs 111|13,16,10  | post     | /VuforiaExperienceService/id-resolution/admin/batch/mappings/ | authenticate aclMdw importMappings
  vxs 112|13,16,11  |          | /VuforiaExperienceService/id-resolution/admin/batch/mappings/ | authenticate aclMdw sendMethodNotAllowed
  vxs 113|13,16,12  | get      | /VuforiaExperienceService/id-resolution/admin/mapping/issues/ | authenticate aclMdw getMappingIssues
  vxs 114|13,16,13  |          | /VuforiaExperienceService/id-resolution/admin/mapping/issues/ | authenticate aclMdw sendMethodNotAllowed
  vxs 115|13,17     | get      | /VuforiaExperienceService/properties/    | authenticate aclMdw getProperties
  vxs 116|13,17,1   | get      | /VuforiaExperienceService/properties/:propertyName/ | authenticate aclMdw getProperties
  vxs 117|13,17,2   |          | /VuforiaExperienceService/properties/    | authenticate aclMdw sendMethodNotAllowed
  vxs 118|13,18     |          | /VuforiaExperienceService/admin/         | authenticate aclMdw <anonymous>
  vxs 119|13,18,2   | get      | /VuforiaExperienceService/admin/logs/debug/ | nonAdminQuickNotFound <anonymous>
  vxs 120|13,18,3   | put      | /VuforiaExperienceService/admin/logs/debug/ | nonAdminQuickNotFound <anonymous>
  vxs 121|13,18,4   | get      | /VuforiaExperienceService/admin/logs/    | nonAdminQuickNotFound logs
  vxs 122|13,18,6   | get      | /VuforiaExperienceService/admin/proxies/:id/ | <anonymous>
  vxs 123|13,18,6,1 | put      | /VuforiaExperienceService/admin/proxies/:id/ | <anonymous>
  vxs 124|13,18,6,2 | options  | /VuforiaExperienceService/admin/proxies/:id/ | options
  vxs 125|13,18,6,3 |          | /VuforiaExperienceService/admin/proxies/:id/ | sendMethodNotAllowed
  vxs 126|13,18,7   | get      | /VuforiaExperienceService/admin/settings/:category/:name/ | <anonymous>
  vxs 127|13,18,7,1 | put      | /VuforiaExperienceService/admin/settings/:category/:name/ | <anonymous>
  vxs 128|13,18,7,2 | options  | /VuforiaExperienceService/admin/settings/:category/:name/ | options
  vxs 129|13,18,7,3 |          | /VuforiaExperienceService/admin/settings/:category/:name/ | sendMethodNotAllowed
  vxs 130|13,18,8   | get      | /VuforiaExperienceService/admin/usage/viewcount/:store(reps)/ | getCount
  vxs 131|13,18,8,1 | options  | /VuforiaExperienceService/admin/usage/viewcount/:store(reps)/ | options
  vxs 132|13,18,8,2 |          | /VuforiaExperienceService/admin/usage/viewcount/:store(reps)/ | sendMethodNotAllowed
  vxs 133|13,19     | get      | /VuforiaExperienceService/username/      | authWithSelfRegistrationOption <anonymous>
  vxs 134|13,19,1   | get      | /VuforiaExperienceService/               | <anonymous>
  vxs 135|13,20     |          | /VuforiaExperienceService/ui/            | <anonymous>
  vxs 136|13,21     |          | /VuforiaExperienceService/compliance/    | acceptsJson authenticate aclMdw
  vxs 137|13,21,3   | get      | /VuforiaExperienceService/compliance/views/ | <anonymous>
  vxs 138|13,21,3,1 | options  | /VuforiaExperienceService/compliance/views/ | options
  vxs 139|13,21,3,2 |          | /VuforiaExperienceService/compliance/views/ | sendMethodNotAllowed
  vxs 140|13,21,4   | get      | /VuforiaExperienceService/compliance/users/ | <anonymous>
  vxs 141|13,21,4,1 | options  | /VuforiaExperienceService/compliance/users/ | options
  vxs 142|13,21,4,2 |          | /VuforiaExperienceService/compliance/users/ | sendMethodNotAllowed +6ms
  vxs ## Routes report ends +11ms
Setting DEBUG value: undefined
Enabled debug namespaces:
Disabled debug namespaces: verb.vxs:apid.rt verbose.vxs:acl verbose.vxs:aclDbAclDbBackend verbose.vxs:auth.tokenManager verbose.vxs:cds.metadata verbose.vxs:cds.unzip verbose.vxs:irs.search verbose.vxs:proxy vxs vxs:access.deleteAppListener vxs:acl vxs:acl.TwxRolesSync vxs:acl.pkg vxs:acl.roleMembers vxs:aclDbAclDbBackend vxs:admin.domains vxs:admin.settings vxs:admin.users vxs:app vxs:auth vxs:auth.tokenManager vxs:auth.twx vxs:billable vxs:cds vxs:cds.delete vxs:cds.download vxs:cds.list vxs:cds.listReps vxs:cds.metadata vxs:cds.options vxs:cds.unzip vxs:cors vxs:cryptoHelper vxs:device vxs:digest vxs:dns vxs:fixtimer vxs:irs.delete vxs:irs.get vxs:irs.get.issues vxs:irs.import vxs:irs.options vxs:irs.search vxs:irs.search vxs:irs.upload vxs:irs.utils vxs:limitshelper vxs:logs vxs:metrics.usage vxs:mtg vxs:ns vxs:ns.acl vxs:ns.settingsLoader vxs:performance-metrics vxs:project vxs:project-access vxs:proxy vxs:proxymgr vxs:pxapi vxs:rep vxs:rep-access vxs:repViewedEvent vxs:resource-access vxs:roles vxs:roles.mgr vxs:security vxs:sql vxs:sql.scriptfilter vxs:tenants vxs:tg vxs:tg.mm vxs:tg.util vxs:upgrade vxs:upgrade.migrators.mbu vxs:upgrade.migrators.metrics vxs:upgrade.migrators.mpp vxs:upgrade.migrators.ss vxs:upgrade.migrators.tg vxs:usageMonitor vxs:userRegistration vxs:vdp-model-target
Starting server now ...
1 websocket proxies created
Server is using DESKTOP-2MJUJ82.local as the defaultDomainName
WARNING >>> Server is running in INSECURE mode
Server is using the 'all' routingMode
Namespaces Disabled

Server startup completed in 14045 ms
HTTP Listening on port 2019
::ffff:127.0.0.1 - - [2024-02-07T11:53:02.633Z] "GET /ExperienceService/.well-known/oauth-config HTTP/1.1" 404 49 "-" "got (https://github.com/sindresorhus/got)" 19 ms 127.0.0.1:2019 - [2024-02-07T11:53:02.592Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - - [2024-02-07T11:53:02.666Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 4 ms 127.0.0.1:2019 - [2024-02-07T11:53:02.662Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - - [2024-02-07T11:53:02.765Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms 127.0.0.1:2019 - [2024-02-07T11:53:02.764Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - - [2024-02-07T11:53:02.808Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 2 ms 127.0.0.1:2019 - [2024-02-07T11:53:02.806Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - - [2024-02-07T11:53:03.107Z] "GET /ExperienceService/viewCommandHost HTTP/1.1" 200 24 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms 127.0.0.1:2019 - [2024-02-07T11:53:03.106Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - - [2024-02-07T11:53:49.835Z] "GET /ExperienceService/username HTTP/1.1" 401 - "-" "got (https://github.com/sindresorhus/got)" 1 ms 127.0.0.1:2019 - [2024-02-07T11:53:49.833Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - Administrator [2024-02-07T11:54:06.209Z] "GET /ExperienceService/username HTTP/1.1" 200 13 "-" "got (https://github.com/sindresorhus/got)" 1160 ms 127.0.0.1:2019 - [2024-02-07T11:54:05.048Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - Administrator [2024-02-07T11:54:06.225Z] "GET /ExperienceService/capabilities/omtg HTTP/1.1" 404 49 "-" "got (https://github.com/sindresorhus/got)" 1 ms 127.0.0.1:2019 - [2024-02-07T11:54:06.224Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - Administrator [2024-02-07T11:54:06.238Z] "GET /ExperienceService/capabilities/itg HTTP/1.1" 200 47 "-" "got (https://github.com/sindresorhus/got)" 1 ms 127.0.0.1:2019 - [2024-02-07T11:54:06.237Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - Administrator [2024-02-07T11:54:06.249Z] "GET /ExperienceService/capabilities/mtg HTTP/1.1" 200 16 "-" "got (https://github.com/sindresorhus/got)" 1 ms 127.0.0.1:2019 - [2024-02-07T11:54:06.248Z] - ms - ms - ms - ms
::ffff:127.0.0.1 - Administrator [2024-02-07T11:54:08.761Z] "POST /ExperienceService/content/projects?replace=true HTTP/1.1" 403 84 "-" "got (https://github.com/sindresorhus/got)" 15 ms 127.0.0.1:2019 2301697 [2024-02-07T11:54:08.745Z] - ms - ms - ms - ms

 And adittional the Protokoll of Fuvoria Studio (Last and this time)

[2024-01-25T14:32:30.976Z] info: ==== Studio.exe 9.16.1.0 ====
[2024-01-25T14:32:31.042Z] info: Status Message: Vorbereitung läuft...
[2024-01-25T14:32:31.042Z] info: Starting node.exe "C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\index.js" --writableDistDir="C:\Users\vuforia\AppData\Local\VuforiaStudio\dist" 
[2024-01-25T14:32:31.042Z] info: 	NODE_PATH: C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules
[2024-01-25T14:32:46.223Z] info: [twx-studio:index] Studio Version 9.16.1.0
[2024-01-25T14:32:46.249Z] info: [twx-studio:initializer] Node version: 18.18.2
[2024-01-25T14:32:46.249Z] info: [twx-studio:initializer] studio launched with the following arguments: {"_":[],"writableDistDir":"C:\\Users\\vuforia\\AppData\\Local\\VuforiaStudio\\dist","$0":"dist\\server\\index.js"}
[2024-01-25T14:32:46.250Z] info: [twx-studio:initializer] studio dir:  C:\Users\vuforia\Documents\VuforiaStudio , home dir: C:\Users\vuforia\Documents
[2024-01-25T14:32:46.256Z] info: [twx-studio:builderSettingService] C:\Users\vuforia\Documents\VuforiaStudio\builder-settings.json was not found, creating it now
[2024-01-25T14:32:46.258Z] info: [twx-studio:configSettingService] C:\ProgramData\VuforiaStudio\config-settings.json was not found, using default config-settings
[2024-01-25T14:32:52.405Z] info: [twx-studio:index] Starting HTTP server...
[2024-01-25T14:32:55.059Z] info: [twx-studio:ar-extension:upgrade] ar-extension version 9.16.1.0
[2024-01-25T14:32:58.335Z] info: [twx-studio:upgrade:StudioSample3DImport] Upgrading project
[2024-01-25T14:32:58.792Z] info: [twx-studio:upgrade:StudioSampleEyewear] Upgrading project
[2024-01-25T14:32:58.923Z] info: [twx-studio:upgrade:StudioSampleSpatial] Upgrading project
[2024-01-25T14:32:59.126Z] info: [twx-studio:upgrade:StudioSampleQuadcopter] Upgrading project
[2024-01-25T14:32:59.144Z] error: [winston] Unknown logger level: Update the binding in view
[2024-01-25T14:32:59.144Z] error: [winston] Unknown logger level: Update the binding in view
[2024-01-25T14:33:08.410Z] info: [twx-studio:upgrade:StudioSampleSpatial] Building ves-ar-extension app:
[2024-01-25T14:33:12.482Z] info: [twx-studio:upgrade:StudioSampleQuadcopter] Building ves-ar-extension app:
[2024-01-25T14:33:12.498Z] info: [twx-studio:upgrade:StudioSampleEyewear] Building ves-ar-extension app:
[2024-01-25T14:33:12.529Z] info: [twx-studio:upgrade:StudioSample3DImport] Building ves-ar-extension app:
[2024-01-25T14:33:16.415Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\StudioSampleQuadcopter\upgrade.log
[2024-01-25T14:33:16.418Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\StudioSampleSpatial\upgrade.log
[2024-01-25T14:33:16.419Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\StudioSampleEyewear\upgrade.log
[2024-01-25T14:33:16.561Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\StudioSample3DImport\upgrade.log
[2024-01-25T14:33:17.917Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:33:18.006Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:33:18.261Z] info: [twx-studio:index] Studio Ready http://localhost:3000
[2024-01-25T14:33:19.340Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
::1 - d6fc3fda-137e-4c0c-b984-6c4927c87e08 [2024-01-25T14:33:23.480Z] "GET /api/projectTemplates HTTP/1.1" 304  "http://localhost:3000/home" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 30 ms  undefined b19a1780-bb8e-11ee-a0c6-25a6b44b12ff
[2024-01-25T14:33:23.763Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:33:24.200Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:33:25.487Z] info: [twx-studio:studio-log] Debug logging disabled
[2024-01-25T14:33:26.380Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:34:42.427Z] info: [twx-studio:projectSettings] fileName "3D_Eyewear_-_Default" did not match location "Banan" for project named "3D Eyewear - Default". The fileName and name will be changed to match location.
[2024-01-25T14:34:42.440Z] info: [twx-studio:upgrade:Banan] Upgrading project
[2024-01-25T14:34:45.972Z] info: [twx-studio:upgrade:Banan] Building ves-ar-extension app:
[2024-01-25T14:34:47.190Z] info: [twx-studio:auth:oauthHandler] Server is not OAuth http://127.0.0.1:2019
[2024-01-25T14:34:48.042Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\Banan\upgrade.log
[2024-01-25T14:34:48.044Z] info: [twx-studio:projectHelper] Creating ves-ar-extension app: Banan
::1 - d6fc3fda-137e-4c0c-b984-6c4927c87e08 [2024-01-25T14:34:48.056Z] "POST /api/project HTTP/1.1" 200 20 "http://localhost:3000/home" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 5791 ms 125 undefined ecd1f99c-a279-4c74-997b-36e33dd6a214
[2024-01-25T14:34:48.083Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
::1 - d6fc3fda-137e-4c0c-b984-6c4927c87e08 [2024-01-25T14:34:48.536Z] "GET /api/projectTemplates HTTP/1.1" 304  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 5 ms  undefined e450ba30-bb8e-11ee-a0c6-25a6b44b12ff
[2024-01-25T14:34:48.715Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:34:48.732Z] info: [twx-studio:upgrade:Banan] Upgrading project
[2024-01-25T14:34:49.240Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-01-25T14:34:52.520Z] info: [twx-studio:upgrade:Banan] Building ves-ar-extension app:
[2024-01-25T14:34:53.663Z] info: [twx-studio:upgradeProject] Upgrade log saved to C:\Users\vuforia\Documents\VuforiaStudio\Projects\Banan\upgrade.log
::1 - d6fc3fda-137e-4c0c-b984-6c4927c87e08 [2024-01-25T14:34:54.872Z] "GET /api/switch HTTP/1.1" 401  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 4 ms  undefined e8178630-bb8e-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:34:54.876Z] "GET /api/switch HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined e81897a0-bb8e-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:34:54.913Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 12 ms  undefined 0ffbbd5c-10ae-47cf-878e-c46b80c31dbb
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:34:54.975Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 22 ms  undefined 5c4c2a69-a063-4045-a9a8-2ceadfebeb6a
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:34:55.033Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 7 ms  undefined 65f072e5-0bda-4bde-a6f2-bee4665ee677
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:34:55.037Z] "GET /ExperienceService/viewCommandHost HTTP/1.1" 200 24 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 9 ms  undefined df1491e3-a105-41a7-b04d-150b890fb5df
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:09.216Z] "GET /api/server/authorize HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined f0a4daf0-bb8e-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:09.229Z] "POST /api/server/token HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 5 ms 0 undefined f0a61370-bb8e-11ee-a0c6-25a6b44b12ff
[2024-01-25T14:35:11.609Z] info: [twx-studio:projectHelper] Building ves-ar-extension app: Banan
[2024-01-25T14:35:12.700Z] info: [twx-studio:projectSettings] Notify preview windows:  private-room-Banan
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:12.703Z] "POST /api/project/resource/save HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 3466 ms 3842 undefined f0a7c120-bb8e-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:12.743Z] "GET /api/switch HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined f2bee150-bb8e-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:12.773Z] "POST /api/publish/ HTTP/1.1" 401 37 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 24 ms 8338 undefined 6c6ee85d-4b9e-439a-9510-fd1b421ae24a
[2024-01-25T14:35:25.377Z] info: [twx-studio:SaasUtils] Saas=false for server http://127.0.0.1:2019
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:35:25.390Z] "POST /api/publish/ HTTP/1.1" 200 15 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 326 ms 8338 undefined 6c6ee85d-4b9e-439a-9510-fd1b421ae24a
[2024-01-25T14:35:25.381Z] info: [2024-01-25T14:35:25.393Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] warn: [twx-studio:ESPublishClient:Banan] Error retrieving ES capability: omtg 404 Not Found
[2024-01-25T14:35:25.420Z] info: [2024-01-25T14:35:25.417Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] info: [twx-studio:ESPublishClient:Banan] Zipping  C:\Users\vuforia\Documents\VuforiaStudio\Projects\Banan\dist
[2024-01-25T14:35:26.093Z] info: [2024-01-25T14:35:26.090Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] info: [twx-studio:ESPublishClient:Banan] filter out entry: extensions/js/libthingview_wasm.wasm
[2024-01-25T14:35:27.344Z] info: [2024-01-25T14:35:27.340Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] info: [twx-studio:ESPublishClient:Banan] zip size 2301418 bytes (approximately 2 MB)
[2024-01-25T14:35:27.344Z] info: [2024-01-25T14:35:27.341Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] info: [twx-studio:ESPublishClient:Banan] Starting Upload
[2024-01-25T14:35:27.403Z] info: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] info: [twx-studio:ESPublishClient:Banan] zip size 2301418 bytes (approximately 2 MB)
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.399Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response code  403
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.399Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response statusText  Forbidden
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response body  {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Response error  undefined
[2024-01-25T14:35:27.403Z] error: [2024-01-25T14:35:27.400Z][6c6ee85d-4b9e-439a-9510-fd1b421ae24a] error: [twx-studio:ESPublishClient:Banan] Failed to upload to the Experience Service. undefined
[2024-01-25T14:35:27.400Z] error: [twx-studio:projectHelper] publishTask error for project Banan {"statusCode":403,"message":"{\"message\":\"Insufficient permissions to access resource\",\"errorCode\":403,\"error\":{}}"}
[2024-01-25T14:35:27.401Z] error: [twx-studio:api] Error occured while publishing project Banan {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:47:21.240Z] "GET /api/server/authorize HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined a4f6b360-bb90-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:47:21.262Z] "POST /api/server/token HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 5 ms 0 undefined a4f94b70-bb90-11ee-a0c6-25a6b44b12ff
[2024-01-25T14:47:24.665Z] info: [twx-studio:projectHelper] Building ves-ar-extension app: Banan
[2024-01-25T14:47:25.765Z] info: [twx-studio:projectSettings] Notify preview windows:  private-room-Banan
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:47:25.767Z] "POST /api/project/resource/save HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 4499 ms 3842 undefined a4fb2030-bb90-11ee-a0c6-25a6b44b12ff
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:47:25.812Z] "GET /api/switch HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined a7b02e10-bb90-11ee-a0c6-25a6b44b12ff
[2024-01-25T14:47:26.154Z] info: [twx-studio:SaasUtils] Saas=false for server http://127.0.0.1:2019
::1 - 84baf9c7-3fac-4d6b-9bc2-ed0a93c98cc1 [2024-01-25T14:47:26.167Z] "POST /api/publish/ HTTP/1.1" 200 15 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 336 ms 8338 undefined 97ca0beb-a0a3-4389-935d-6cc3afc70c1d
[2024-01-25T14:47:26.168Z] info: [2024-01-25T14:47:26.178Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] warn: [twx-studio:ESPublishClient:Banan] Error retrieving ES capability: omtg 404 Not Found
[2024-01-25T14:47:26.203Z] info: [2024-01-25T14:47:26.202Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] info: [twx-studio:ESPublishClient:Banan] Zipping  C:\Users\vuforia\Documents\VuforiaStudio\Projects\Banan\dist
[2024-01-25T14:47:26.931Z] info: [2024-01-25T14:47:26.930Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] info: [twx-studio:ESPublishClient:Banan] filter out entry: extensions/js/libthingview_wasm.wasm
[2024-01-25T14:47:28.053Z] info: [2024-01-25T14:47:28.052Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] info: [twx-studio:ESPublishClient:Banan] zip size 2301447 bytes (approximately 2 MB)
[2024-01-25T14:47:28.053Z] info: [2024-01-25T14:47:28.052Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] info: [twx-studio:ESPublishClient:Banan] Starting Upload
[2024-01-25T14:47:28.073Z] info: [2024-01-25T14:47:28.072Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] info: [twx-studio:ESPublishClient:Banan] zip size 2301447 bytes (approximately 2 MB)
[2024-01-25T14:47:28.073Z] error: [2024-01-25T14:47:28.071Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] error: [twx-studio:ESPublishClient:Banan] Response code  403
[2024-01-25T14:47:28.073Z] error: [2024-01-25T14:47:28.071Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] error: [twx-studio:ESPublishClient:Banan] Response statusText  Forbidden
[2024-01-25T14:47:28.073Z] error: [2024-01-25T14:47:28.071Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] error: [twx-studio:ESPublishClient:Banan] Response body  {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
[2024-01-25T14:47:28.073Z] error: [2024-01-25T14:47:28.071Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] error: [twx-studio:ESPublishClient:Banan] Response error  undefined
[2024-01-25T14:47:28.073Z] error: [2024-01-25T14:47:28.072Z][97ca0beb-a0a3-4389-935d-6cc3afc70c1d] error: [twx-studio:ESPublishClient:Banan] Failed to upload to the Experience Service. undefined
[2024-01-25T14:47:28.072Z] error: [twx-studio:projectHelper] publishTask error for project Banan {"statusCode":403,"message":"{\"message\":\"Insufficient permissions to access resource\",\"errorCode\":403,\"error\":{}}"}
[2024-01-25T14:47:28.073Z] error: [twx-studio:api] Error occured while publishing project Banan {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
[2024-01-25T15:15:53.171Z] error: error calling socket callback Error: C:\Users\vuforia\Documents\VuforiaStudio\Projects\tesdts\appConfig.json: ENOENT: no such file or directory, open 'C:\Users\vuforia\Documents\VuforiaStudio\Projects\tesdts\appConfig.json'
[2024-01-25T15:15:53.171Z] error:     at Object.openSync (node:fs:603:3)
[2024-01-25T15:15:53.171Z] error:     at Object.readFileSync (node:fs:471:35)
[2024-01-25T15:15:53.171Z] error:     at Object.readFileSync (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\jsonfile\index.js:50:22)
[2024-01-25T15:15:53.171Z] error:     at Object.readSync (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\services\projectSettings.js:274:23)
[2024-01-25T15:15:53.171Z] error:     at Socket.onRemoveUnnecessaryGuideViewFiles (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\services\resourceService.js:660:36)
[2024-01-25T15:15:53.171Z] error:     at Socket. (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\routes\sockets.js:58:16)
[2024-01-25T15:15:53.171Z] error:     at Socket. (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\utils\tryCatchWrapper.js:12:16)
[2024-01-25T15:15:53.171Z] error:     at Socket.emit (node:events:517:28)
[2024-01-25T15:15:53.171Z] error:     at Socket.emit (node:domain:489:12)
[2024-01-25T15:15:53.171Z] error:     at Socket.emitUntyped (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\socket.io\dist\typed-events.js:69:22)
[2024-01-25T15:15:53.171Z] error:     at C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\socket.io\dist\socket.js:704:39
[2024-01-25T15:15:53.171Z] error:     at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
[2024-01-25T15:15:55.000Z] error: error calling socket callback Error: C:\Users\vuforia\Documents\VuforiaStudio\Projects\tesdts\appConfig.json: ENOENT: no such file or directory, open 'C:\Users\vuforia\Documents\VuforiaStudio\Projects\tesdts\appConfig.json'
[2024-01-25T15:15:55.000Z] error:     at Object.openSync (node:fs:603:3)
[2024-01-25T15:15:55.000Z] error:     at Object.readFileSync (node:fs:471:35)
[2024-01-25T15:15:55.000Z] error:     at Object.readFileSync (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\jsonfile\index.js:50:22)
[2024-01-25T15:15:55.000Z] error:     at Object.readSync (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\services\projectSettings.js:274:23)
[2024-01-25T15:15:55.000Z] error:     at Socket.onRemoveUnnecessaryGuideViewFiles (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\services\resourceService.js:660:36)
[2024-01-25T15:15:55.000Z] error:     at Socket. (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\routes\sockets.js:58:16)
[2024-01-25T15:15:55.000Z] error:     at Socket. (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\utils\tryCatchWrapper.js:12:16)
[2024-01-25T15:15:55.000Z] error:     at Socket.emit (node:events:517:28)
[2024-01-25T15:15:55.000Z] error:     at Socket.emit (node:domain:489:12)
[2024-01-25T15:15:55.000Z] error:     at Socket.emitUntyped (C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\socket.io\dist\typed-events.js:69:22)
[2024-01-25T15:15:55.000Z] error:     at C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules\socket.io\dist\socket.js:704:39
[2024-01-25T15:15:55.000Z] error:     at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
[2024-01-25T15:16:52.980Z] info: 
[2024-02-07T11:49:48.700Z] info: ==== Studio.exe 9.16.1.0 ====
[2024-02-07T11:49:48.879Z] info: Status Message: Vorbereitung läuft...
[2024-02-07T11:49:48.879Z] info: Starting node.exe "C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\dist\server\index.js" --writableDistDir="C:\Users\vuforia\AppData\Local\VuforiaStudio\dist" 
[2024-02-07T11:49:48.879Z] info: 	NODE_PATH: C:\Program Files\WindowsApps\9CAFC431.26312A8ACB347_9.16.1.0_x64__tv5290srnzce0\VuforiaStudio\node_modules
[2024-02-07T11:50:42.690Z] info: [twx-studio:index] Studio Version 9.16.1.0
[2024-02-07T11:50:42.800Z] info: [twx-studio:initializer] Node version: 18.18.2
[2024-02-07T11:50:42.801Z] info: [twx-studio:initializer] studio launched with the following arguments: {"_":[],"writableDistDir":"C:\\Users\\vuforia\\AppData\\Local\\VuforiaStudio\\dist","$0":"dist\\server\\index.js"}
[2024-02-07T11:50:42.801Z] info: [twx-studio:initializer] studio dir:  C:\Users\vuforia\Documents\VuforiaStudio , home dir: C:\Users\vuforia\Documents
[2024-02-07T11:50:42.824Z] info: [twx-studio:configSettingService] C:\ProgramData\VuforiaStudio\config-settings.json was not found, using default config-settings
[2024-02-07T11:51:03.797Z] info: [twx-studio:index] Starting HTTP server...
[2024-02-07T11:51:38.196Z] info: [twx-studio:ar-extension:upgrade] ar-extension version 9.16.1.0
[2024-02-07T11:52:00.968Z] info: [twx-studio:index] Studio Ready http://localhost:3000
::1 - no-active-es [2024-02-07T11:52:51.992Z] "GET /api/projectTemplates HTTP/1.1" 304  "http://localhost:3000/home" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 88 ms  undefined 6c1f8de0-c5af-11ee-aa64-dfc2406335ff
[2024-02-07T11:52:52.290Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
[2024-02-07T11:52:53.980Z] info: [twx-studio:pendingJobListenerService] Sending pending job notifications to all clients.
::1 - no-active-es [2024-02-07T11:52:55.439Z] "GET /api/switch HTTP/1.1" 401  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 4 ms  undefined 6e3a7ea0-c5af-11ee-aa64-dfc2406335ff
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:52:55.442Z] "GET /api/switch HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1 ms  undefined 6e3b6900-c5af-11ee-aa64-dfc2406335ff
[2024-02-07T11:53:02.644Z] info: [twx-studio:auth:oauthHandler] Server is not OAuth http://127.0.0.1:2019
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:02.671Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 6314 ms  undefined 3a4cebba-ce9f-47b6-b619-184d082d7ed1
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:02.747Z] "GET /api/server/authorize HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 3 ms  undefined 7295c270-c5af-11ee-aa64-dfc2406335ff
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:02.769Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 6 ms  undefined d21928dd-d8a6-41e2-a08e-9a28b38c957c
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:02.816Z] "GET /ExperienceService/.well-known/is-saas HTTP/1.1" 404 49 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 7 ms  undefined ff5b2252-2ea4-48d4-b2cb-c064d7df66ce
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:03.089Z] "POST /api/server/token HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 239 ms 0 undefined 72a5c800-c5af-11ee-aa64-dfc2406335ff
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:03.163Z] "GET /ExperienceService/viewCommandHost HTTP/1.1" 200 24 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 61 ms  undefined 1f17abc1-9906-4856-a2ab-55754d5b7b4f
[2024-02-07T11:53:17.560Z] info: [twx-studio:projectHelper] Building ves-ar-extension app: Banan
[2024-02-07T11:53:49.709Z] info: [twx-studio:projectSettings] Notify preview windows:  private-room-Banan
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:49.711Z] "POST /api/project/resource/save HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 46600 ms 1066 undefined 72cdc260-c5af-11ee-aa64-dfc2406335ff
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:49.780Z] "GET /api/switch HTTP/1.1" 200  "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 5 ms  undefined 8e9e1ee0-c5af-11ee-aa64-dfc2406335ff
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:53:49.846Z] "POST /api/publish/ HTTP/1.1" 401 37 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 56 ms 5977 undefined fedb72b2-bddc-4540-98e8-31eef06def08
[2024-02-07T11:54:06.210Z] info: [twx-studio:SaasUtils] Saas=false for server http://127.0.0.1:2019
::1 - ff42ffe4-67d9-4503-9127-0cd63b6f3acd [2024-02-07T11:54:06.223Z] "POST /api/publish/ HTTP/1.1" 200 15 "http://localhost:3000/design/Banan" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" 1168 ms 5977 undefined fedb72b2-bddc-4540-98e8-31eef06def08
[2024-02-07T11:54:06.224Z] info: [2024-02-07T11:54:06.226Z][fedb72b2-bddc-4540-98e8-31eef06def08] warn: [twx-studio:ESPublishClient:Banan] Error retrieving ES capability: omtg 404 Not Found
[2024-02-07T11:54:06.270Z] info: [2024-02-07T11:54:06.269Z][fedb72b2-bddc-4540-98e8-31eef06def08] info: [twx-studio:ESPublishClient:Banan] Zipping  C:\Users\vuforia\Documents\VuforiaStudio\Projects\Banan\dist
[2024-02-07T11:54:07.094Z] info: [2024-02-07T11:54:07.093Z][fedb72b2-bddc-4540-98e8-31eef06def08] info: [twx-studio:ESPublishClient:Banan] filter out entry: extensions/js/libthingview_wasm.wasm
[2024-02-07T11:54:08.643Z] info: [2024-02-07T11:54:08.643Z][fedb72b2-bddc-4540-98e8-31eef06def08] info: [twx-studio:ESPublishClient:Banan] zip size 2301502 bytes (approximately 2 MB)
[2024-02-07T11:54:08.643Z] info: [2024-02-07T11:54:08.643Z][fedb72b2-bddc-4540-98e8-31eef06def08] info: [twx-studio:ESPublishClient:Banan] Starting Upload
[2024-02-07T11:54:08.762Z] info: [2024-02-07T11:54:08.762Z][fedb72b2-bddc-4540-98e8-31eef06def08] info: [twx-studio:ESPublishClient:Banan] zip size 2301502 bytes (approximately 2 MB)
[2024-02-07T11:54:08.762Z] error: [2024-02-07T11:54:08.761Z][fedb72b2-bddc-4540-98e8-31eef06def08] error: [twx-studio:ESPublishClient:Banan] Response code  403
[2024-02-07T11:54:08.762Z] error: [2024-02-07T11:54:08.761Z][fedb72b2-bddc-4540-98e8-31eef06def08] error: [twx-studio:ESPublishClient:Banan] Response statusText  Forbidden
[2024-02-07T11:54:08.762Z] error: [2024-02-07T11:54:08.762Z][fedb72b2-bddc-4540-98e8-31eef06def08] error: [twx-studio:ESPublishClient:Banan] Response body  {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}
[2024-02-07T11:54:08.762Z] error: [2024-02-07T11:54:08.762Z][fedb72b2-bddc-4540-98e8-31eef06def08] error: [twx-studio:ESPublishClient:Banan] Response error  undefined
[2024-02-07T11:54:08.762Z] error: [2024-02-07T11:54:08.762Z][fedb72b2-bddc-4540-98e8-31eef06def08] error: [twx-studio:ESPublishClient:Banan] Failed to upload to the Experience Service. undefined
[2024-02-07T11:54:08.762Z] error: [twx-studio:projectHelper] publishTask error for project Banan {"statusCode":403,"message":"{\"message\":\"Insufficient permissions to access resource\",\"errorCode\":403,\"error\":{}}"}
[2024-02-07T11:54:08.762Z] error: [twx-studio:api] Error occured while publishing project Banan {"message":"Insufficient permissions to access resource","errorCode":403,"error":{}}

This Error also get triggered if I do not try to uplode a projectr lokal. I also tryed this from other devices. Same Error.
I reinstalled the Services several times now.

 

Best wishes. 

Top Tags