# Unmarshal error during cloudflare commit (Established blog)

**URL:** https://discourse.gohugo.io/t/unmarshal-error-during-cloudflare-commit-established-blog/50073
**Category:** support
**Created:** [May 29, 2024, 11:54pm UTC](https://discourse.gohugo.io/t/unmarshal-error-during-cloudflare-commit-established-blog/50073 "2024-05-29T23:54:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Nimrauko](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/nimrauko/32/21482_2.png) [@Nimrauko](https://discourse.gohugo.io/u/Nimrauko)
#### Post date: [May 29, 2024, 11:54pm UTC](https://discourse.gohugo.io/t/unmarshal-error-during-cloudflare-commit-established-blog/50073/1 "2024-05-29T23:54:32Z")

</div>

```auto
|18:41:00.269|Start building sites … |
|---|---|
|18:41:00.269|hugo v0.118.2-da7983ac4b94d97d776d7c2405040de97e95c03d+extended linux/amd64 BuildDate=2023-08-31T11:23:51Z VendorInfo=gohugoio|
|18:41:00.269||
|18:41:00.292|Total in 27 ms|
|18:41:00.293|Error: error building site: assemble: /opt/buildhome/repo/content/en/posts/open-letter-to-horton/index.md:2:9: unmarshal failed: toml: incomplete number|
|18:41:00.300|Failed: Error while executing user command. Exited with error code: 1|
|18:41:00.308|Failed: build command exited with code: 1|
|18:41:01.188|Failed: error occurred while running build command|

```

Havent updated my blog in a few months. went in today and added a new post as I normally do and this is what I am getting.

> **[GitHub - Nimrauko/BloggyBlog](https://github.com/Nimrauko/BloggyBlog)**
>
> Contribute to Nimrauko/BloggyBlog development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![jmooring](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/jmooring/32/4214_2.png) [@jmooring](https://discourse.gohugo.io/u/jmooring)
#### Post date: [May 29, 2024, 11:58pm UTC](https://discourse.gohugo.io/t/unmarshal-error-during-cloudflare-commit-established-blog/50073/2 "2024-05-29T23:58:41Z")

</div>

Check your punctuation, specifically the quotation marks.

```auto
tags = ["Personal", “Louisiana”, "America”, “Politics”]

```

When you see an error like this:

> open-letter-to-horton/index.md:2:9: unmarshal failed: toml:

It’s telling you that you have a TOML error and it’s telling you where the error is.

---

<div class="post-metadata">

### Author: ![system](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/system/32/1_2.png) [@system](https://discourse.gohugo.io/u/system)
#### Post date: [June 2, 2024, 7:08pm UTC](https://discourse.gohugo.io/t/unmarshal-error-during-cloudflare-commit-established-blog/50073/3 "2024-06-02T19:08:05Z")

</div>

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
