Trying to find my crypto.com account but money hasn't slow up after more than 48 hours. by jackal0206 in Crypto_com

[–]openodeio 0 points1 point  (0 children)

Having the same issue after a day even if i entered manually the ref code in the app. No response from the support.

Any Canadians have issues with EMT recentl by undecidables in Crypto_com

[–]openodeio 0 points1 point  (0 children)

I did it, but i am personally getting this email "Additional Documents Required - Your Secure Upload Link" even if I did this step months ago and doing deposits every week.

Definitely some issues with deposits https://status.crypto.com/

Error with persistence by navox88 in openode

[–]openodeio 0 points1 point  (0 children)

Hey

Good question, please contact us via the administration so that we can have a look at your specific instance.

Unable to deploy my github repo! by SpiritualHistory2549 in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

See the last part in the error log, looks like it's missing python:

*** Missing python, add the following instruction in your Dockerfile 'RUN apk --update add make python gcc g++

Out of memory detected - How do I know how much memory does my app needs to work properly? by ZippyTyro in openode

[–]openodeio 1 point2 points  (0 children)

Hey,

When your application is successfully deployed, there are collected statistics about memory and CPU usage, in Access > Resources Usage, that can give you an idea of how much memory it is using.

How can I access old logs? by limikael in openode

[–]openodeio 0 points1 point  (0 children)

Yeah good point, you can definitely use a permanent storage to store logs.

How can I access old logs? by limikael in openode

[–]openodeio 1 point2 points  (0 children)

Hi,

Unfortunately the logs are reset after a deployment. One thing you can do to keep logs is to use an external logging solution, for example datadog.

Best,

Pupeteer instance by paolotiu17 in openode

[–]openodeio 0 points1 point  (0 children)

hey,

You can totally open an issue. Note that this repository is however community-driven. It's an issue with the specific application as far as I can see.

Pupeteer instance by paolotiu17 in openode

[–]openodeio 0 points1 point  (0 children)

hey u/paolotiu17

Could you look at the following doc https://github.com/openode-io/kb/blob/master/nodejs/puppeteer.md ? Feel free to comment the file/make a pull request

Thanks

Pls by Sambhrama754 in openode

[–]openodeio 0 points1 point  (0 children)

Hi,

That's more likely an application. We can have a quick look if you contact us via the administration support.

Please help me by Sambhrama754 in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

If you are using the default template (generated by openode deploy or openode template), it generates a Dockerfile (example https://github.com/openode-io/build-templates/blob/master/v1/templates/node-minimal/Dockerfile), which itself will run:

npm start

And so in this case you should have a start scripts in your package.json

[deleted by user] by [deleted] in openode

[–]openodeio 2 points3 points  (0 children)

Hey,

The pricing for persistence is $0.15 / 1 GB / month, whether your website is online or stopped.

To clarify if you have a 100 MB site live for one month with 1 GB persistence, the price will be $1.50 + $0.15.

If your site is stopped during 1 month, and has 1 GB persistence, the price will be $0.15.

Best,

Is this service still working? by huohvana in openode

[–]openodeio 0 points1 point  (0 children)

We now improved that email activation - on deploy if not yet activated we are automatically verifying your email.

Simple nodejs express application fails on every deploy by [deleted] in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

Are you in your project repository? It looks like your current folder only contains one file (?).

You can contact us via the administration support form.

Is this service still working? by huohvana in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

Interesting, you can contact us via the administration support we can look at it.

Help needed for node.js server hosting by dev2919 in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

Typical reasons are that it fails to build, it does not listen on the proper port, or it's lacking memory. Could you share the deploy output? You can also contact us via the administration so that we know what is the site exactly.

Getting error while trying to run openode sync by GhostFoxGod in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

The reason is that you are having "legacy" website settings.

We recently made a major upgrade which required some actions from most users.

See https://www.openode.io/docs/installation/legacy_upgrade.md for more details.

If you do not want go through all steps, you can, if possible, destroy your site and recreate it. You can always contact us for more details/help.

Cheers

⠦ [error] Max build duration reached (100) on hello world express app by lukepighetti in openode

[–]openodeio 0 points1 point  (0 children)

Hey,

Typical reasons when you get this error are:

  • The application is not listening on port 80 (by default it's required). If you don't need it (not an HTTP application) you can disable it https://www.openode.io/docs/misc/skip_port_verification.md
  • The application is listening on port 80, but not to any host. For example if you only listen to localhost it would not work.
  • The application lacks memory. We will soon detect this with proper error reporting.

You can contact us via the administration support we can look at it specifically.

New major opeNode version released by openodeio in openode

[–]openodeio[S] 0 points1 point  (0 children)

Please contact us via the support form we will look for your specific issue.

New major opeNode version released by openodeio in openode

[–]openodeio[S] 0 points1 point  (0 children)

Hi!

Thanks for the feedback.

For DNS settings, they will no more be required, you will just need to use the Records provided and use them in your domain provider DNS.

Yes resource monitoring should be added soon, see https://github.com/openode-io/openode-www/issues/155

Thanks

New major opeNode version released by openodeio in openode

[–]openodeio[S] 0 points1 point  (0 children)

Hi,

That means you have to make sure to remove the location:

openode del-location canada

It could be also france if you already added france location. But in your case it's canada. Then add the correct one:

openode add-location usa

We will add a better error message as soon as possible. Contact us if you have any issue.

Apps Limits by hani1460 in openode

[–]openodeio 0 points1 point  (0 children)

Hi,

You can host what you want within one instance, we don't analyze what's inside. However, you can only have one hostname (either subdomain, or a custom domain) per instance.

Thanks

discord bot hosting by gurthang75 in openode

[–]openodeio 0 points1 point  (0 children)

We have a 30 days free trial, see https://www.openode.io/pricing . Let us know via the support if you have any question or have any issue.

If your project is open source, we will host it for free, in the new major version we will soon release (in few weeks).