rbeer / nodebb-plugin-smoothshorts

Seamless short URLs for topic and post links in NodeBB.
MIT License
5 stars 2 forks source link

Error reporting in NodeBB log - Does not seem like there is a problem #14

Closed GitPuffy closed 8 years ago

GitPuffy commented 8 years ago

After creating a new post I see these errors in my NodeBB log:

29/4 15:34 [11853] - error: [plugin:smoothshorts] Writing hash to DB failed.(tid=26)
29/4 15:34 [11853] - error:
29/4 15:34 [11853] - error: [plugin:smoothshorts] Writing hash to DB failed.(pid=62)
29/4 15:34 [11853] - error:

Checking the smoothshorts ACP plugins dashboard shows no inconsistent hashes. Ie., the topic and posts values match the hashed column. I do get a valid shortlink. It seems like the error displayed may be erroneous.