You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

likwid

Trainee

  • "likwid" started this thread

Posts: 2

Date of registration: Feb 27th 2010

  • Send private message

1

Saturday, February 27th 2010, 4:01pm

Blanc Webinterface

Hi

I just installed Palo Server as local server on my ubuntu system. I got no errors during installations so i guess everything works right.

netstat -l |grep 7777

tcp 0 0 localhost:7777 *:* LISTEN

but i cant connect to 127.0.0.1:7777 via my webbrowser. there is just a white window without any information...anybody knows what that means?

axi

Sage

Posts: 661

Date of registration: Mar 5th 2009

Location: Germany / Bargteheide

Occupation: BI

  • Send private message

2

Monday, March 1st 2010, 9:52am

works here on Kubuntu 9.10

palo -V
Palo Server Version 3.0.1 (229)

palo.ini

Source code

1
2
3
4
5
6
7
8
9
user-login
#admin		localhost 7779
http	localhost	 7777
log ../log/palo_server.log
verbose		info

splash-limit 1000 500 100
goalseek-limit 1000
goalseek-timeout 10000


Maybe you have an explicit IP-No in your ini ...

ABZocker

Intermediate

Posts: 5

Date of registration: Feb 25th 2010

  • Send private message

3

Monday, March 1st 2010, 4:42pm

Is there something in the logfile when u try to connect?


Greets
ABZocker

likwid

Trainee

  • "likwid" started this thread

Posts: 2

Date of registration: Feb 27th 2010

  • Send private message

4

Tuesday, March 2nd 2010, 6:32pm

hi axi

where can i find the .ini file? there is just a palo.ini.sample file on my disk in the source directory...

palo -V
Palo Server Version 3.0.1 (0000)

as expected log file is completly empty

axi

Sage

Posts: 661

Date of registration: Mar 5th 2009

Location: Germany / Bargteheide

Occupation: BI

  • Send private message

5

Wednesday, March 3rd 2010, 9:57am

use your sample-ini as a starting point - or copy mine

the ini should go in the "Data" directory where you normally find the sample

in my Palo manual there is a chapter 2.5 with more verbose wording than in the sample file

ABZocker

Intermediate

Posts: 5

Date of registration: Feb 25th 2010

  • Send private message

6

Tuesday, March 9th 2010, 10:40am

I don´t know if we´re talking about the same thing.
My Palo-Server (i don´t mean Palo-Webserver) also just
shows a blank window when i connect with a browser.

Have you tried connecting to this server with the Excel-Plugin?


Greets
ABZocker

P.S. When u install Palo Web this normally runs on Port 8081

This post has been edited 1 times, last edit by "ABZocker" (Mar 9th 2010, 10:41am)


axi

Sage

Posts: 661

Date of registration: Mar 5th 2009

Location: Germany / Bargteheide

Occupation: BI

  • Send private message

7

Tuesday, March 9th 2010, 11:58am

we are not talking about the same thing - sorry, I should read more carefully

To see something in your webbrowser enable the admin interface (see ini-file above) and restart the Palo server

Rate this thread