Jump to content

sedudohost

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by sedudohost

  1. thank you,
    the activation / settings in the cwp module have already been solved.
    unfortunately when creating / activating packages it can't. there is a comment "An internal error occurred, or the server did not respond to the request"
    Screenshot_2020-02-19_09-30-00.thumb.png.f71c6e1db548318caa0c0ce716d17357.png


    and in tools / logs / module /
    Input

    myhost.domain.com|account_new
    a:9:{s:6:"domain";s:18:"mynewdoamin.com";s:4:"user";s:6:"usercwp";s:4:"pass";s:3:"***";s:5:"email";s:24:"email@gmail.com";s:7:"package";s:3:"1Gb";s:5:"inode";s:1:"0";s:12:"limit_nofile";s:3:"100";s:11:"limit_nproc";s:2:"40";s:10:"server_ips";s:20:"myhost.domain.com";}

    output Error
    myhost.domain.com|account_new
    <html><head><title>Slim Application Error</title><style>body{margin:0;padding:30px;font:12px/1.5 Helvetica,Arial,Verdana,sans-serif;}h1{margin:0;font-size:48px;font-weight:normal;line-height:48px;}strong{display:inline-block;width:65px;}</style></head><body><h1>Slim Application Error</h1><p>The application could not run because of the following error:</p><h2>Details</h2><div><strong>Type:</strong> ErrorException</div><div><strong>Code:</strong> 8</div><div><strong>Message:</strong> Trying to get property of non-object</div><div><strong>File:</strong> /usr/local/cwpsrv/var/services/api/v1/index.php</div><h2>Trace</h2><pre><div>#0 /usr/local/cwpsrv/var/services/api/v1/index.php(0): Slim\Slim::handleErrors(8, 'Trying to get p...', '/usr/local/cwps...', 0, Array)
    <div>#1 [internal function]: {closure}()
    <div>#2 /usr/local/cwpsrv/var/services/api/v1/Slim/Route.php(0): call_user_func_array(Object(Closure), Array)
    <div>#3 /usr/local/cwpsrv/var/services/api/v1/Slim/Slim.php(0): Slim\Route->dispatch()
    <div>#4 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/Flash.php(0): Slim\Slim->call()
    <div>#5 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/MethodOverride.php(0): Slim\Middleware\Flash->call()
    <div>#6 /usr/local/cwpsrv/var/services/api/v1/Slim/Middleware/PrettyExceptions.php(0): Slim\Middleware\MethodOverride->call()
    <div>#7 /usr/local/cwpsrv/var/services/api/v1/Slim/Slim.php(0): Slim\Middleware\PrettyExceptions->call()
    <div>#8 /usr/local/cwpsrv/var/services/api/v1/index.php(0): Slim\Slim->run()
    <div>#9 {main}</pre></body></html>

  2. Thank's

    I have already upgraded to the latest version. and error log there are comments
    "[2020-02-14 00:27:30] general.NOTICE: E_NOTICE: Undefined property: stdClass :: $ port {" code ": 8," message ":" Undefined property: stdClass :: $ port "," file ":" / home / usercwp / public_html / billing / components / modules / centoswebpanel / centoswebpanel.php "," line ": 914}
    [2020-02-14 00:30:51] general.NOTICE: E_NOTICE: Undefined property: stdClass :: $ port {"code": 8, "message": "Undefined property: stdClass :: $ port", "file ":" / home / usercwp / public_html / billing / components / modules / centoswebpanel / centoswebpanel.php "," line ": 914}
    [2020-02-14 02:03:07] general.NOTICE: E_NOTICE: Undefined property: stdClass :: $ port {"code": 8, "message": "Undefined property: stdClass :: $ port", "file ":" / home / usercwp / public_html / billing / components / modules / centoswebpanel / centoswebpanel.php "," line ": 1134}"
    and
    "/ home / usercwp / ... ', 914, Array) # 2 /home/usercwp/public_html/billing/components/modules/centoswebpanel/centoswebpanel.php(914): Monologue \ ErrorHandler-> handleError (8,' Undefined prope ... ',' / home / usercwp / ... ', 914, Array) # 3 /home/usercwp/public_html/billing/app/models/services.php(1348): Centoswebpanel-> editService (Object (Object ( stdClass), Object (stdClass), Array, NULL, NULL) "

  3. Regards,
    After upgrading to versions 4.8 and 4.8.1 the centos webpanel module did not work, when I created a new account there was a warning 'Something went wrong. Undefined property: stdClass :: $ port "

    Screenshot_2020-02-12_07-29-47.png.a66cd3edf9c16e7bbbe4b5bfa1cfa010.png
    I tried the reconnection of the module there the warning "A connection to the server could not be established. Please check to ensure that the Hostname and API Key are correct."  I've changed the port from 2082 to 2083. ip port 2087 and I have tried to delete it, still an error
    Screenshot_2020-02-12_06-28-18.thumb.png.71ca3eda2602a22608e35b892d9f6a3f.png


    whereas before (the lower version) there were no problems.

     

    **google translate

  4. On 4/17/2019 at 11:41 AM, adamjedgar said:

    Wohooo....I have it working at last.

    The procedure is as follows:

    1. setup the Blesta Module on your web server where blesta is installed.

    2. Create an API key in CWP which can then be added to the Blesta Module

    3. Now for the stupid part and the easy fix to my complete waste of almost a week...

    -Log into Centos Web Panel as Root 

    -Open file manager and navigate to /usr/local/cwp/.conf/

    -in the above directory create 2 new files (they most likely do not exist)

    1. api_key.conf (open this file and copy and paste just the API key created in CWP into this file then save it)

    2. api_allowed.conf (open this file and paste just the IP adress of the webserver where Blesta is installed...if blesta has its own IP address then i would imagine one should use that ip address)

     

     

    Thank you,
    I am almost frustrated setting the cwp module in Blesta. but can succeed with this method

  5. 10 hours ago, Tyson said:

    You should check the logs under Tools > Logs > Module tab. There may be some API request errors shown there that could point to the problem.

    Also, the number of accounts in use only updates after a service is added/cancelled.

    Regards,
    when I create an account (by checking the "Use module") there is a comment "Gateway Timeout. The gateway did not receive a timely response from the upstream server or application." and there is no error log from the cwp module.

    but there is an error log when suspending account (via cron) "a: 3: {s: 7:" success "; b: 0; s: 7:" message "; s: 68:" Allowed IP's not set or you don't have access from IP: xxxxx! "; S: 4:" code "; s: 3:" 500 ";})

    Screenshot_2019-10-18_10-14-45.png.d88b9e8e9fc419f180ba2d1bdfece9f9.png

    and when I click login (image caption) then it open hostname:2081 (admin area), not hostname:2083

    Screenshot_2019-10-18_10-18-54.png.f0179243f8624fb8a6ab1fa66f6798d9.png

    Thank's

    **Google Translate

     

  6. On 9/19/2019 at 4:27 AM, Paul said:

    It is maintained. The latest version (1.2.0) is included in the latest release of Blesta (4.7.0). Settings > Company > Modules

    On 9/19/2019 at 4:27 AM, Paul said:

    It is maintained. The latest version (1.2.0) is included in the latest release of Blesta (4.7.0). Settings > Company > Modules

    regards,
    I am a cwp pro user, I have created an API in "API access management" and put it in cwp modules (blesta).

    the problem is:
    1. account list remains 0, although there are several accounts on the cwp server.
    2. can't create a cwp account from blesta, when I create an account there is a comment "Gateway Timeout. The gateway did not receive a timely response from the upstream server or application." 

    Screenshot_2019-10-17_11-40-49.png.5be6d4153264521716df74a131d2781d.png

     

    **Google translate

    Screenshot_2019-10-17_11-48-29.png.7020e248ecb1bb30dd181a0dff01ef82.png

  7. On 1/2/2015 at 6:49 AM, LukesUbuntu said:

    hey thanks for the offer, have a couple of virtualmin sandpits to play with now.

    Have to say after stalking other modules on forum have to say there are some good coders here (borrowed some ideas), anyway it has helped me get off the universal module i use for virtualmin here is a couple of screenshots nothing fancy... (70% finished)
     

    Module Add
     
    Package Add
     
    Client Panel
    Client Panel - Mail Accounts
    http://prntscr.com/5ntek1

    http://prntscr.com/5nk5be

    how the progress of this plugin?

  8. Hi Sedudohost

     

    Are you using logicboxes or other module. Maybe is something not well setup in the domains packages that you have available in your system.

     

    Paul Phillips address this message for the issue that you have, take a look and verified you have it setup in that way.

     

     

    The issue is that you have Dominios selected under Package Groups. It should only be selected under Domain Package Group. Package Groups is where your hosting plans should be selected. If you don't wish to sell any hosting, only domains, then there should be no package groups selected under Package Groups.

    Try making that change, and see if it begins to work correctly.

    solved

  9.  

    I tried to order a domain, and succeeded. that was the problem when I want to activate there is a comment "The status of this service is currently In Review and must be changed to Pending before it can be activated. This can be done through the widget on the Orders Billing Overview page using the Order plugin, or by a third-party plugin responsible for managing orders. "

     

     

    how? or where a menu to change the status of an order? because I was looking at the menu / admin-> clients-> editservice not find it? http://prntscr.com/4x89dy

×
×
  • Create New...