Github user dakshika commented on the pull request:
https://github.com/apache/stratos/pull/1#issuecomment-46933528
Np, take ur time.. :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this f
Github user snowch commented on the pull request:
https://github.com/apache/stratos/pull/1#issuecomment-46933414
Apologies for the delay Dakshika - I'm having to re-setup my laptop :(
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHu
[
https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041705#comment-14041705
]
ASF GitHub Bot commented on STRATOS-682:
Github user dakshika commented on the pu
[
https://issues.apache.org/jira/browse/STRATOS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041703#comment-14041703
]
ASF GitHub Bot commented on STRATOS-682:
Github user snowch commented on the pull
Yes I have setup startos 4.0.0 on single node. It worked fine with out an
issue.
This error occurred when you are trying to access databases with incorrect
password. Please check whether that you can access the database using the
password *'root'.* As Chris mentioned try to connect to MySQL from co
Have you tried connecting to mysql from the command line, e.g.
mysql -h 10.9.20.116 -u root userstore
On Mon, Jun 23, 2014 at 11:39 PM, Maria Beckham
wrote:
> I think so. I have provided the info as follows in the setup.conf as per
> installation guide.
>
> xport userstore_db_hostname="10.9.20.1
I have put it as localhost. But, still same issue.
Has anybody tried installing strator-4.0.0 on one node?
From: Isuru Perera
To: Maria Beckham
Cc: dev
Sent: Monday, June 23, 2014 4:00 PM
Subject: Re: Error during stratos setup apache-stratos-4.0.0
wait
wait. It's "access denied" error. So, I guess it shouldn't be a problem
with connection.
On Mon, Jun 23, 2014 at 3:58 PM, Isuru Perera wrote:
> That's fine. Did you check which IP address is MySQL is bound to? AFAIR,
> it's binding to localhost. When you use IP, I think it's unable to connect.
That's fine. Did you check which IP address is MySQL is bound to? AFAIR,
it's binding to localhost. When you use IP, I think it's unable to connect.
Is it possible for you to use localhost and see?
On Mon, Jun 23, 2014 at 3:51 PM, Maria Beckham
wrote:
> I mean installing entire stratos product
I mean installing entire stratos product including mysql except for cartridge
agent which will be on another machine
From: Maria Beckham
To: Isuru Perera ; dev
Sent: Monday, June 23, 2014 3:49 PM
Subject: Re: Error during stratos setup apache-stratos-4.0.0
I am installing everything on one machine and its ip is 10.9.20.116 as
mentioned below in db_hostname
From: Isuru Perera
To: dev ; Maria Beckham
Sent: Monday, June 23, 2014 3:44 PM
Subject: Re: Error during stratos setup apache-stratos-4.0.0
Do you have t
Do you have the database in a different node? You might also want to check
whether root user can access remotely.
On Mon, Jun 23, 2014 at 3:39 PM, Maria Beckham
wrote:
> I think so. I have provided the info as follows in the setup.conf as per
> installation guide.
>
> xport userstore_db_hostnam
I think so. I have provided the info as follows in the setup.conf as per
installation guide.
xport userstore_db_hostname="10.9.20.116"
export userstore_db_schema="userstore"
export userstore_db_port="3306"
export userstore_db_user="root"
export userstore_db_pass="root"
__
The setup is failing when trying to create required databases.
Have you configured MySQL credentials correctly?
On Mon, Jun 23, 2014 at 3:06 PM, Maria Beckham
wrote:
> Also, another error now.
>
> Creating userstore database
> /opt/stratos-installer/resources /opt/stratos-installer
> /opt/stra
Also, another error now.
Creating userstore database
/opt/stratos-installer/resources /opt/stratos-installer
/opt/stratos-installer
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password:
YES)
Workaround or resolution pls?
From: chris s
Hi Maria,
It looks like it is falling over just after this line: [1]
If you change the script for your Iaas from:
./ec2.sh $stratos_extract_path
to
bash -x ./ec2.sh $stratos_extract_path
Then run the script again, this will give you some debug output which
will hopefully identify the sed statem
Hi All,
I am getting the below error when running
sudo ./setup.sh -p "default" -s
Configuring the Cloud Controller
In repository/conf/cloud-controller.xml
/opt/stratos/apache-stratos-default /opt/stratos-installer
sed: -e expression #1, char 32: unknown option to `s'
Please provide resolution
Hi Dakshika,
Yes, this is a result of json validation that was added sometime back.
Please read the email thread with the subject "Validating Inputs to
REST API" on Stratos dev list for more information. Relevant JIRA can
be found in [1].
IMO, there shouldn't be a order for json elements. But cur
Hi all,
Basically, I was stopping and starting Stratos and looking at how it handled
dying cartridges, and found that Stratos only detected cartridge deaths while
it was running..
The problem
In steady state, I have some cartridges managed by Stratos,
./stratos.sh list-subscribed-cartridges |
chris snow created STRATOS-683:
--
Summary: Create init.d scripts for Stratos
Key: STRATOS-683
URL: https://issues.apache.org/jira/browse/STRATOS-683
Project: Stratos
Issue Type: Sub-task
Hi Devs,
Does anyone have any beginner level tasks they would like me to add to the
mentor page [1] ? Even single line fixes would be great for newbies to
get some experience with contributing. I'm happy to do the mentoring if
you have some beginner level tasks.
Many thanks,
Chris
---
[1]
htt
Thanks Dakshika! I will take a look when I'm back at my machine later today.
On 23 Jun 2014 06:07, "dakshika" wrote:
> Github user dakshika commented on the pull request:
>
> https://github.com/apache/stratos/pull/1#issuecomment-46795562
>
> Hi, My bad.. I just commit it. have a look. Tha
22 matches
Mail list logo