Giter VIP home page Giter VIP logo

Comments (2)

ArranDev avatar ArranDev commented on May 31, 2024

@marciogmorales did you manage to get things working?

I was experiencing the same issue, I'm not really sure whats going wrong on lines 42 - 46 but breaking it down:

  • First, it runs ServiceMonitor which monitors the IIS process (w3svc)
  • Then it tries to access the website running on localhost. - 1st error is for this.
  • Then it forces IIS to write the current log to the disk.
  • Lastly, it attempts to show/get the contents of the "C:\iislog\W3SVC\u_extend1.log" file. - 2nd error is for this.

I decided to try and build the image from the source to try to work out what was wrong. First (like with a few of the Dockerfile files in the repository) I needed to update the image to use the mcr.microsoft.com repository:
image

For me, it seems when I ran the image I built (which just has the changes mentioned to use the mcr.microsoft.com repository), it works fine.

As I only get issues if I run the dockeronwindows/ch03-nerd-dinner-web:2e image I'm not sure what's wrong.

from docker-on-windows.

marciogmorales avatar marciogmorales commented on May 31, 2024

No,
It has been a while since I went through this book. It is a good book, but no support from the author once published.

from docker-on-windows.

Related Issues (14)

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.