Not able to publish the page - reactjs

I'm having a lot of problems to push my Frontity website to Vercel. On my local machine was working yesterday, but now I receive this error:
request to https://dashboard.xxx.com/wp-json/wp/v2/posts?_embed=true&page=1 failed, reason: write EPROTO 4510397952:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 80
Any idea?

Related

Odd error on EmailJS when trying to test form 550 Request failed

Not sure if anyone has run into this error but when I send the form now (using a Yahoo ID) in my React application, it's giving me this error :
Yahoo: Mail command failed: 550 Request failed; Mailbox unavailable
The mailbox is fine and I've done test emails to it from the emailJS app but no dice. Anyone see this before? Seems to have just stopped working all of the sudden.
Thanks

Uncaught (in promise) Error: Request failed with status code 426 in React app newsapi call

I have a React app hosted on Github that makes a call out to the newsapi.org API. Locally the app is working fine, but in gh-pages URL in some browsers i.e. chrome I am getting the following error which is not allowing the newsapi information to load:
Unchecked runtime.lastError: The message port closed before a response was received.
GET https://newsapi.org/v2/top-headlines?country=us&apiKey=7a4e481d736140efae783b1bfd607fbe 426
createError.js:16
Uncaught (in promise) Error: Request failed with status code 426
at e.exports (createError.js:16)
at e.exports (settle.js:17)
at XMLHttpRequest.p.onreadystatechange (xhr.js:61)
The repo is at https://github.com/MarkMGill/Newscast, and gh-pages URL is https://markmgill.github.io/Newscast/. I've tried googling 426, but there isn't a lot of useful info I can find. Appreciate anyone who may know how to resolve this.
Just researched some more and found new information saying newsapi.org has changed its free service to only allow API calls locally. This explains why my app in gh-pages is no longer loading API info.

React/Github-pages: Failed to load resource: the server responded with a status of 404 ()

I have successfully uploaded react app`s to github pages before, but this time when I try to upload a new page the code is pushed and everything looks fine in the repository, everything loads fine in the localhost. The problem is when I access the website in the console i get the error message above.
const res = await axios.get(' https://api.open5e.com/monsters/?limit=1086');
I am using this API, the limit is above 50 but I don`t believe this is the reason for the crash but I cannot think of anything else.
Website 1: (Currently redirects you to a 404 error page, as part of my attempt to solve the problem)
https://ottotsuma.github.io/MonsterSearch/
Repo - Website 1:
https://github.com/ottotsuma/MonsterSearch
Website 2:
https://ottotsuma.github.io/MonsterApiReact/
Repo all code:
https://github.com/ottotsuma/DnD-React
I also get this error in localhost and the hosted website: Uncaught TypeError: Cannot use 'in' operator to search for 'default' in undefined. But since the website was working as intended so far I have just ignored it.
I was hoping if anyone else has had a similar problem with gh-pages they might know what I have done wrong.
Kind regards,
Sheep

Can't run Meteor mobile app (GETs failed)

I spent 3 days trying to connect my Meteor mobile app to existing server. It is working well on server and I want to build app with:
meteor run android-device --mobile-server=https://domain.com:443
I tried to do various enviromental variables for ROOT_URL, for example:
ROOT_URL='https://domain.com'
ROOT_URL='https://domain.com:443'
ROOT_URL='https://ip:443' etc.
In any configuration I have problems with GETs. They are canceled or failed. When I set mobile-server to http://domain.com:80 there is error:
WebSocket connection to ws://domain.com/sockjs/363/ruuwxpal/websocket
failed: Error during WebSocket handshake: Unexpected response code:
400
When I set mobile-server to https://domain.com:443 it refuses all GET requests and Meteor.status I jumping between connecting and waiting.
Do you know what can be the problem?

Endpoints stopped working with proxy.html error

Error I'm getting
Refused to display 'ah/api/static/proxy.html?jsh=m%3B%2F%2">https://appname.appspot.com/ah/api/static/proxy.html?jsh=m%3B%2F%2…8s_uMxLg#parent=http%3A%2F%2Fappname.appspot.com&rpctoken=....' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Everything worked until yesterday. Started browser this morning to access app and got above message. Getting this on other endpoint apps too. Seems to fail when I access the endpoints to get info from the backend.
Yes, Endpoints discovery seems to be failing, but it's on Google's side and not your code. Star this issue and get updates on its progress:
https://code.google.com/p/googleappengine/issues/detail?id=9167
End points are indeed down for several of our apps. Certainly an error on google's side. Got to wait.
Worked till we refreshed the browser page today!
Error noted from Chrome's JavaScript Console:
GET https://_____.appspot.com/_ah/api/static/proxy.html?jsh=m%3B%2F_%2Fscsâ¦L3eu8s_uMxLg#parent=http%3A%2F%2F_____.appspot.com&rpctoken=689483000 404 (Not Found) cb=gapi.loaded_0:116
Refused to display 'https://_____.appspot.com/_ah/api/static/proxy.html?jsh=m%3B%2F_%2Fscsâ¦L3eu8s_uMxLg#parent=http%3A%2F%2F_____.appspot.com&rpctoken=689483000' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'. about:blank:1
GET https://_____.appspot.com/_ah/api/static/proxy.html?jsh=m%3B%2F_%2Fscsâ¦L3eu8s_uMxLg#parent=http%3A%2F%2F_____.appspot.com&rpctoken=401828000 404 (Not Found) cb=gapi.loaded_0:116
Refused to display 'https://_____.appspot.com/_ah/api/static/proxy.html?jsh=m%3B%2F_%2Fscsâ¦L3eu8s_uMxLg#parent=http%3A%2F%2F_____.appspot.com&rpctoken=401828000' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'. about:blank:1
Update (somebody is apparently working on it), the error has changed to:
Invalid gadgets.rpc token. 429366340 vs 703741727 cb=gapi.loaded_0:41
c cb=gapi.loaded_0:41
_.Mb._.sa cb=gapi.loaded_0:41
h cb=gapi.loaded_0:59
c cb=gapi.loaded_0:52
Uncaught Error: m`apiproxy0e30dfc60185e9bebed936e8008c20776b338f810.6918280611280352 cb=gapi.loaded_0:71
_.T.Ca.Mm cb=gapi.loaded_0:71
h cb=gapi.loaded_0:59
c

Resources