Giter VIP home page Giter VIP logo

Comments (1)

jeremydw avatar jeremydw commented on May 18, 2024

The issue has to do with the routes cache. Traceback from an issue.

Traceback (most recent call last):
  File "growsdk/threading", line 810, in __bootstrap_inner
  File "growsdk/watchdog.observers.api", line 241, in run
  File "growsdk/watchdog.observers.api", line 408, in dispatch_events
  File "growsdk/watchdog.observers.api", line 403, in _dispatch_event
  File "growsdk/watchdog.events", line 486, in dispatch
  File "growsdk/grow.pods.preprocessors.file_watchers", line 45, in on_created
  File "growsdk/grow.pods.preprocessors.file_watchers", line 41, in handle
  File "growsdk/grow.pods.preprocessors.routes_cache", line 11, in run
  File "growsdk/grow.pods.routes", line 47, in reset_cache
  File "growsdk/grow.pods.routes", line 59, in _build_routing_map
  File "growsdk/grow.pods.collectionz.collectionz", line 190, in list_servable_documents
  File "growsdk/grow.pods.collectionz.collectionz", line 184, in list_documents
  File "growsdk/grow.pods.collectionz.collectionz", line 171, in process
  File "growsdk/grow.common.structures", line 144, in insert
  File "growsdk/grow.pods.collectionz.documents", line 94, in order
  File "growsdk/webapp2", line 726, in __get__
  File "growsdk/grow.pods.collectionz.documents", line 67, in fields
  File "growsdk/webapp2", line 726, in __get__
  File "growsdk/grow.pods.collectionz.documents", line 79, in tagged_fields
  File "growsdk/webapp2", line 726, in __get__
  File "growsdk/grow.pods.collectionz.documents", line 75, in format
  File "growsdk/grow.pods.collectionz.formats", line 34, in get
  File "growsdk/grow.pods.collectionz.formats", line 27, in __init__
  File "growsdk/grow.pods.collectionz.formats", line 61, in load
  File "growsdk/yaml", line 71, in load
  File "growsdk/yaml.constructor", line 37, in get_single_data
  File "growsdk/yaml.composer", line 36, in get_single_node
  File "growsdk/yaml.composer", line 55, in compose_document
  File "growsdk/yaml.composer", line 84, in compose_node
  File "growsdk/yaml.composer", line 133, in compose_mapping_node
  File "growsdk/yaml.composer", line 82, in compose_node
  File "growsdk/yaml.composer", line 111, in compose_sequence_node
  File "growsdk/yaml.composer", line 84, in compose_node
  File "growsdk/yaml.composer", line 127, in compose_mapping_node
  File "growsdk/yaml.parser", line 98, in check_event
  File "growsdk/yaml.parser", line 439, in parse_block_mapping_key
ParserError: while parsing a block mapping
  in "<string>", line 150, column 5:
      - name: Foo
        ^
expected <block end>, but found '-'
  in "<string>", line 152, column 5:
        - title: "Foo  ... 
        ^

from grow.

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.