Welcome to Technical Blog

Expert insights, bold ideas, and company news

Error:0308010C:digital envelope routines: unsupported in facebook create-react-app

Error:0308010C:digital envelope routines: unsupported in facebook create-react-app

Explanation of the problem The latest version of Node (17.2.0) has been installed on the...

8 mins read Read Now
Error when Access to XMLHttpRequest at ‘https://…’ from origin ‘https://localhost:8000’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: Redirect is not allowed for a preflight request in corydolphin Flask-CORS

Error when Access to XMLHttpRequest at ‘https://…’ from origin ‘https://localhost:8000’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: Redirect is not allowed for a preflight request in corydolphin Flask-CORS

Explanation of the problem The problem at hand is related to a CORS (Cross-Origin Resource...

7 mins read Read Now

java.io.IOException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target in Pengrad Java Telegram Bot API

Explanation of the problem The issue being described is the same as the one found...

10 mins read Read Now
“Uncaught SyntaxError: Unexpected token <" when refreshing page in Vuejs-templates PWA

“Uncaught SyntaxError: Unexpected token <" when refreshing page in Vuejs-templates PWA

Explanation of the problem The issue being encountered is that upon performing a normal refresh...

9 mins read Read Now
Error when Filtering not working with postgreSQL: ” No operator matches the given name and argument type(s). You might need to add explicit type casts.” in Django Fluent django-fluent-comments

Error when Filtering not working with postgreSQL: ” No operator matches the given name and argument type(s). You might need to add explicit type casts.” in Django Fluent django-fluent-comments

Explanation of the problem When using PostgreSQL with Django, there is a known issue with...

6 mins read Read Now
How to do logging in a FastApi container, any logging does not appear in tiangolo uvicorn-gunicorn-fastapi-docker

How to do logging in a FastApi container, any logging does not appear in tiangolo uvicorn-gunicorn-fastapi-docker

Explanation of the problem The problem described is related to the logging of a project...

8 mins read Read Now