Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-14192

DO288: ch03s02 - read error not write error - RHT2240098

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • 3
    • en-US (English)
    • AppDev Sprint Feb7 - Feb20, AppDev Sprint Feb20 - Mar06, AppDev Sprint Mar6 - Mar20

      Please fill in the following information:


      URL: ch03s02
      Reporter RHNID: kniederw
      Section title: Guided Exercise: Building Container Images for Red Hat OpenShift
      Language: English

      Issue description

      Hi Team, on do288-4.14/pages/ch03s02 in section 3.5 I have found the following wrong information:
      ```sh
      File cache does not work due to [Error: EACCES: permission denied, open '/var/cache/...']

      { 2 errno: -13, code: 'EACCES', syscall: 'open', path: ' !image-2024-10-14-13-10-25-518.png! /var/cache/translation_greeting_en-us' }

      ```
      Note 2: The application does not have write access to /var/cache.

      The initial description of this application is as follows: "Build and deploy the container image of a Node.js application, which provides greeting messages in random languages. The application listens on port 80 and uses a translation cache at the /var/cache directory."

      The note is not fully correct form my point of view, as the error does not occur on "write". The error occurs "read".

       

      Steps to reproduce:

      Workaround:

      Expected result:

              jcardoso@redhat.com Jose Henrique Cardoso
              carias@redhat.com Carlos Arias
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: