Titanium JIRA Archive
Appcelerator Community (AC)

[AC-118] ACS CLI unable to publish --force project

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2015-11-07T17:38:06.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI
Labelsacs, cli, node, publish
ReporterManuel Conde Vendrell
AssigneeRadamantis Torres-Lechuga
Created2015-05-08T14:42:11.000+0000
Updated2015-11-07T17:38:06.000+0000

Description

I notice that since version ACS CLI 1.0.22 I'm unable to update a Node project with the command --force In previous versions, I was able to do it perfectly. Now throw this error:
\>acs publish --force
ACS: Appcelerator Cloud Services Command-Line Interface, version 1.0.24
Copyright (c) 2012-2015, Appcelerator, Inc.  All Rights Reserved.

Admin Hostname: https://admin.cloudapp.appcelerator.com
[ERROR] The request is not recognized!
My current workaround for this is unpublish and republish it or publish it as another version number (but it's limited to 3 versions at the same time, so the 4th time you need to unpublish).

Comments

  1. Ingo Muschenetz 2015-05-18

    Can you try the following:

    Ensure you have the appc cli installed

    appc cloud publish --force -l trace

    Let us know the results of that.
  2. Manuel Conde Vendrell 2015-05-18

    Hi Ingo, to use the appc command I will need to upgrade my system to Appcelerator Platform 4.0, and I'm still working with Titanium 3.5 & NodeACS (not ArrowDB & ArrowCloud) in my production environment (until we have the tool to make the migration and all will be stable). I suppose that appc cloud publish will publish to ArrowDB, won't?
  3. Mostafizur Rahman 2015-10-29

    Hello, Thanks for your concern. The command: *appc cloud publish* will publish your app to Arrow Cloud. And as Titanium is deprecated you must migrate to Appcelerator Platform. Please refer to the links below for details. [Migrating Node.ACS Applications to Arrow](http://docs.appcelerator.com/platform/latest/#!/guide/Migrating_Node.ACS_Applications_to_Arrow) [node ACS instructions](https://web.appcelerator.com/product/migrate-app#node_acs_instructions) Thanks.
  4. Manuel Conde Vendrell 2015-11-05

    Ok, you can close this issue then. Thanks.

JSON Source