Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
404 Error when launching template example.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - 2 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Allan  
View profile  
 More options Jan 12 2010, 10:12 pm
From: Allan <al...@dejumble.com>
Date: Tue, 12 Jan 2010 19:12:27 -0800 (PST)
Local: Tues, Jan 12 2010 10:12 pm
Subject: 404 Error when launching template example.
Their is a commented our line that shouldn't be in the Linux target's
'Deploy Script' build phase.

#ssh -i ${FROTH_IDENTITY} root@${FROTH_HOST} "/usr/froth/bin/fmtool -i
${PRODUCT_NAME} ${CONFIGURATION}; /etc/init.d/lighttpd restart"

Shouldn't have the leading #


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aarontait  
View profile  
 More options Jan 13 2010, 10:37 am
From: aarontait <aaront...@gmail.com>
Date: Wed, 13 Jan 2010 07:37:54 -0800 (PST)
Local: Wed, Jan 13 2010 10:37 am
Subject: Re: 404 Error when launching template example.
I also noticed the Info-Linux.plist in this video is slightly
different than the one that is created with the FrothKit DP1 Xcode
Template. Be sure to remove the froth_host_staging,
froth_port_staging, and froth_root_staging keys. Also, make sure the
froth_host_beta value is set to the IP address of your EC2 instance.

On Jan 12, 7:12 pm, Allan <al...@dejumble.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Allan  
View profile  
 More options Jan 13 2010, 11:50 am
From: Allan <al...@dejumble.com>
Date: Wed, 13 Jan 2010 08:50:47 -0800 (PST)
Local: Wed, Jan 13 2010 11:50 am
Subject: Re: 404 Error when launching template example.
Thanks, yah those don't really need to be there. I included them to
illustrate multiple deployment configurations.

For example, if you duplicate the beta configuration for the linux
build target, you can set the FROTH_HOST and FROTH_IDENTITY to
separate hosts (or the same), then in the Index-Linux.plist/
Index.plist set up a froth_host_[configuration name] froth_root_* and
froth_port_* to correspond with the deployment name.

The froth_host_* Info.plist key can be a domain name as well as an ip.
It's value is either a plain domain or a regular expression allowing
for multiple domains/subdomains per app instance. For example for a
typical www.example.com and example.com domain, the value should be "@
(www.|^)example\.org". Whenever regex is used, the statement must
begin with '@'.

On Jan 13, 8:37 am, aarontait <aaront...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic