Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

WebAPI service problem in CLI #600

Closed
VPriemer opened this issue Apr 3, 2018 · 2 comments
Closed

WebAPI service problem in CLI #600

VPriemer opened this issue Apr 3, 2018 · 2 comments

Comments

@VPriemer
Copy link

VPriemer commented Apr 3, 2018

Expected behavior

The Cate CLI should work for 2.0.0.dev8

Actual behavior

Initialising an empty workspace fails.
Following error:

".../vpriemer/cate/bin/python: No module named cate.webapi.main
cate ws: error: WebAPI service terminated with exit code 1"

Steps to reproduce the problem

  1. Start cate-cli
  2. type cate ws init

Specifications

CLI, Linux, cate-2.0.0.dev8

@forman
Copy link
Member

forman commented Apr 17, 2018

Fixed in 2.0.0.dev9

@forman forman closed this as completed Apr 17, 2018
@VPriemer
Copy link
Author

Similiar problems occur with 2.0.0.dev11. Steps to reproduce the problem are the same as mentioned above.
This time the following error message occurs:
cate-webapi: started service, listening on localhost:56362
error: [Errno 99] Cannot assign requested address
cate ws: error: WebAPI service terminated with exit code 1

@forman Is it also caused due to a problem with my network proxy?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants