Hi Kabelo, responses below:

On Wed, Nov 13, 2013 at 6:36 AM, Kabelo Letsoalo
<kab...@opencollab.co.za> wrote:
> I'm on version number 2.0.0
>
>
> On 13 November 2013 13:35, Kabelo Letsoalo <kab...@opencollab.co.za> wrote:
>>
>> Thanks a lot for the help Branden! Don't mean to be a bother guys.
>>
>> The Hilary log has no errors except for "cannot finding the tmp/oae
>> directory" now and then but that was the case with my local installation as
>> well which runs fine.

Did you mean "/tmp/oae"? Does the user you're running OAE with have
write access to this location? It should be created on startup. Also,
please use copy-paste for errors out of a log to be more clear, it
will also help us grep the source code to get a closer look at where
the issue is coming from and offer better suggestions.

>>
>> The browser console:
>> Error: could not load me feed. Make sure the server is running and
>> properly configured.
>> Error: load timeout for modules: oae.api!_unormalized2,oae.api!
>> http://requirejs.org/docs/.errors.html#timeout
>>

What about the network tab, what is the HTTP error status and body of
the /api/me request? If it's 502, it means Hilary is not running
properly, which would be strange because just recently you had 418
(not a valid tenant) which indicates the server was running properly.
Maybe make sure all node processes are stopped, then just start Hilary
and Etherpad to make sure you don't have other instances of Hilary
running.

>> Is there a file file besides Hilary/config.js and nginx/conf/nginx.conf
>> that might be set to localhost/127.0.0.1 and need to be pointed instead to
>> my remote IP address? Already changed cassandra/cassandra.yaml
>> listen_address and rpc_address so connection to db is fine (at least
>> according to logs)

Please have a look in the bootstrap.log file. Its location may vary
based on how you're starting up Hilary, but if you're running "node
app.js | bunyan" for example, it should be located in the Hilary root
directory.

>>
>> Again I really appreciate the help!
>>
>>
>> On 12 November 2013 23:07, Branden Visser <mrvis...@gmail.com> wrote:
>>>
>>> Hi Kabelo, please be sure to reply to all for the oae-dev list.
>>>
>>> Is there any error in the Hilary log? Depending on what version you're
>>> on, you may need to look in a file called bootstrap.log, however
>>> current master logs everything to stdout. Also, are there errors in
>>> the browser when visiting the admin ui?
>>>
>>> Yes the admin host is configured in config.js as well as in the
>>> nginx.conf.
>>>
>>> Thanks,
>>> Branden
>>>
>>> On Tue, Nov 12, 2013 at 11:05 AM, Kabelo Letsoalo
>>> <kab...@opencollab.co.za> wrote:
>>> > Hi. Can't view admin page so can't create a tenant through the UI.
>>> > Installation went fine on local machine.
>>> >
>>> > Hillary/config.js that's where we configure the admin tenant right?
>>> >
>>> >
>>> >
>>> > ________________________________
>>> > See OpenCollab email disclaimer at
>>> > http://www.opencollab.co.za/email-disclaimer
>>
>>
>
>
> ________________________________
> See OpenCollab email disclaimer at
> http://www.opencollab.co.za/email-disclaimer
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to