rebane2001 / matterport-dl

A downloader for matterport virtual tours
The Unlicense
294 stars 75 forks source link

Online model not available #24

Closed grosseplotte closed 2 years ago

grosseplotte commented 2 years ago

Hi,

I've been sucessful at downloading the files of the Matterport project I want to save locally, however when trying to open it I face the ""Oops, model not available. If the problem persists, see our troubleshooting guide"" error message.

Note, I could only get to it using the "py -m http.server 8000" method.

Here's the log:

::1 - - [16/Dec/2021 11:38:36] "GET / HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /css/unsupported_browser.css HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /css/showcase.css HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/browser-check.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/showcase.js HTTP/1.1" 200 -
::1 - - [16/Dec/2021 11:38:36] "GET /?m=EgENiFZjNn4 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/showcase.js HTTP/1.1" 200 -
::1 - - [16/Dec/2021 11:38:36] "GET //api/v2/users/current HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /locale/messages/strings_fr.json HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /locale/strings.json HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /api/mp/models/graph?query=query%20GetSnapshots(%24modelId%3A%20ID!)%20%7B%0A%20%20model(id%3A%20%24modelId)%20%7B%0A%20%20%20%20id%0A%20%20%20%20assets%20%7B%0A%20%20%20%20%20%20photos%20%7B%0A%20%20%20%20%20%20%20%20...PhotoDetails%0A%20%20%20%20%20%20%20%20__typename%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20__typename%0A%20%20%20%20%7D%0A%20%20%20%20__typename%0A%20%20%7D%0A%7D%0A%0Afragment%20PhotoDetails%20on%20Photo%20%7B%0A%20%20id%0A%20%20label%0A%20%20classification%0A%20%20category%0A%20%20height%0A%20%20width%0A%20%20created%0A%20%20modified%0A%20%20status%0A%20%20filename%0A%20%20format%0A%20%20url%0A%20%20resolutions%0A%20%20type%0A%20%20origin%0A%20%20validUntil%0A%20%20thumbnailUrl%3A%20resizeUrl(resolution%3A%20thumbnail)%0A%20%20presentationUrl%3A%20resizeUrl(resolution%3A%20presentation)%0A%20%20snapshotLocation%20%7B%0A%20%20%20%20viewMode%0A%20%20%20%20position%20%7B%0A%20%20%20%20%20%20x%0A%20%20%20%20%20%20y%0A%20%20%20%20%20%20z%0A%20%20%20%20%20%20__typename%0A%20%20%20%20%7D%0A%20%20%20%20rotation%20%7B%0A%20%20%20%20%20%20x%0A%20%20%20%20%20%20y%0A%20%20%20%20%20%20z%0A%20%20%20%20%20%20w%0A%20%20%20%20%20%20__typename%0A%20%20%20%20%7D%0A%20%20%20%20zoom%0A%20%20%20%20floorVisibility%20%7B%0A%20%20%20%20%20%20id%0A%20%20%20%20%20%20meshId%0A%20%20%20%20%20%20sequence%0A%20%20%20%20%20%20__typename%0A%20%20%20%20%7D%0A%20%20%20%20anchor%20%7B%0A%20%20%20%20%20%20id%0A%20%20%20%20%20%20pano%20%7B%0A%20%20%20%20%20%20%20%20id%0A%20%20%20%20%20%20%20%20placement%0A%20%20%20%20%20%20%20%20__typename%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20__typename%0A%20%20%20%20%7D%0A%20%20%20%20__typename%0A%20%20%7D%0A%20%20__typename%0A%7D%0A&operationName=GetSnapshots&variables=%7B%22modelId%22%3A%22EgENiFZjNn4%22%7D HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /images/matterport-logo-light.svg HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /fonts/roboto-regular.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /api/v1/player/models/EgENiFZjNn4/thumb?width=1920&dpr=1&disable=upscale HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /api/v1/event HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /fonts/roboto-300.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /fonts/ibm-plex-sans-700.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /fonts/ibm-plex-sans-500.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/79.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/833.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/321.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/947.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] code 404, message File not found
::1 - - [16/Dec/2021 11:38:36] "GET /js/666.js HTTP/1.1" 404 -
::1 - - [16/Dec/2021 11:38:36] code 404, message File not found
::1 - - [16/Dec/2021 11:38:36] "GET /js/30.js HTTP/1.1" 404 -
::1 - - [16/Dec/2021 11:38:36] "GET /css/ws-blur.css HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:36] "GET /js/828.js HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /images/nav_help_mouse_drag_left.png HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /images/nav_help_mouse_click.png HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /images/nav_help_keyboard_left_right.png HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /images/nav_help_keyboard_up_down.png HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /images/Desktop-help-play-button.svg HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /fonts/mp-font.woff2?h9k2zh HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /fonts/roboto-500.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /fonts/roboto-700.woff2 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/16ee826674184077af322e51e2c14429_50k.dam?t=2-57774d7d659fd4a2148a4e4fb1a9a760dedc7fe0-1639688170-1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_000.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_001.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_002.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_003.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_004.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_005.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_006.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_007.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_008.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_009.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_010.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_011.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_012.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_014.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_013.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_015.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_016.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_017.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_018.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_019.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_020.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_021.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -
::1 - - [16/Dec/2021 11:38:37] "GET /models/e1f137feb5d84565bcb1b1d4fb50a5f9/assets/~/16ee826674184077af322e51e2c14429_50k_texture_jpg_low/16ee826674184077af322e51e2c14429_50k_022.jpg?t=2-38aa13616bcb987a083ebaf2795eaf61bd2b908b-1639688170-0&width=256&imgopt=1 HTTP/1.1" 304 -

Thanks

norutoman commented 2 years ago

this seems to happen with matterport every time certain content is not downloaded.

look for the 404 errors. those are the missing files you need. if you are able to pull them yourself and put them in the according folder (in this case /js), it should work.