You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the tutorial in the iofog is unfortunately outdated and part of the code doesn't work smoothly. I tried to deploy a microservice given in this https://iofog.org/docs/2/getting-started/quick-start-local.html website. First I had to update the API version from v2 to v3. After this change, the executed deploy command delivered the following error:
Unknown resource error
**Received Not found from POST http://0.0.0.0:51121/api/v3/application/yaml**
: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot POST /api/v3/application/yaml</pre>
</body>
</html>
Well, if the version that I changed should be also updated in the application files. If this is the case, where is the apps version that are adjusted to v3.
Another thing that I noticed, the iofog open source project with the edgework name is on the market, probably, the company was supporter in the beginning. This leads to not have update for iofog project and then will be a dead project...
The text was updated successfully, but these errors were encountered:
hi, is this project still supported?
the tutorial in the iofog is unfortunately outdated and part of the code doesn't work smoothly. I tried to deploy a microservice given in this https://iofog.org/docs/2/getting-started/quick-start-local.html website. First I had to update the API version from v2 to v3. After this change, the executed deploy command delivered the following error:
Well, if the version that I changed should be also updated in the application files. If this is the case, where is the apps version that are adjusted to v3.
Another thing that I noticed, the iofog open source project with the edgework name is on the market, probably, the company was supporter in the beginning. This leads to not have update for iofog project and then will be a dead project...
The text was updated successfully, but these errors were encountered: