Giter VIP home page Giter VIP logo

Comments (7)

gberche-orange avatar gberche-orange commented on August 16, 2024 1

@vancluever @apparentlymart I'm reproducing on a Linux box (running in a virtual box), as part of cloudfoundry-community/terraform-provider-cloudfoundry#142 (comment)

Not sure if this could be related but in http://127.0.0.1:4567/__middleman/config/ I have

:encoding = "utf-8"
Default string encoding for templates and output

from terraform-website.

apparentlymart avatar apparentlymart commented on August 16, 2024

Sorry this isn't working properly, @jlsuttles 😕

This looks like the same problem being discussed in middleman/middleman#1536. If I'm understanding correctly, this was eventually blamed on some issues with case-insensitive filenames on Mac OS, but since we have all the same filenames we had before and indeed the symptoms are slightly different here I think a similar but different problem applies here.

Are you using Docker for Mac there? The big difference between this new website setup and the old is that it uses symlinks to connect the docs from the various repository submodules, so my guess is that the extra osxfs layer that is used for volumes on OS X is having some trouble with how the symlinks are set up.

Unfortunately I don't have a Mac handy to try this on right now but I'll see if I can get hold of one tomorrow to try to repro this and dig in some more.

In the mean time, it might work to run make build to produce a static copy of the website in the subdir build, or assuming you're working on TFE docs you can probably access directly the URL http://127.0.0.1:4567/docs/enterprise/index.html, which (if my theory is correct) should work correctly since no symlinks need to be traversed to deal with this part of the site.

from terraform-website.

jlsuttles avatar jlsuttles commented on August 16, 2024

@apparentlymart Thanks for looking into this! I am using Docker for Mac. It is not blocking me, so I will close the issue. I just wanted to make sure it wasn't going to be an issue when deploying the docs!

from terraform-website.

vancluever avatar vancluever commented on August 16, 2024

Just FYI - this is something very similar to what I've been running into as well on my Linux box. If it isn't fixed by that time I will dive in after I'm done with an AWS provider PR I've been working on!

from terraform-website.

apparentlymart avatar apparentlymart commented on August 16, 2024

Thanks @vancluever. @grubernaut also reproed on Linux earlier, so seems like my theory was wrong. I'm trying to get a repro on my machine here.

from terraform-website.

imjoey avatar imjoey commented on August 16, 2024

hi @apparentlymart , I also encountered the same issue on my local Docker for Mac when accessing /docs/index.html of the terraform provider for oVirt 1.

from terraform-website.

andrzejressel avatar andrzejressel commented on August 16, 2024

I have it on /downloads.html on Hyper-V'd Ubuntu 20.04

from terraform-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.