Jump to content
Registration disabled at the moment Read more... ×
sjordi

Rad Server Console problems (and IB question)

Recommended Posts

Hi,

Following Antonio Zapater classes, I was able to install Rad Server on Docker.

I can access it (at least the "version" page that returns the correct info via json).

The problem though is with the Console. It's just stuck on "Loading" and that's it.

I suspect some port configurations, but if someone already fell into that problem, and advice would be welcome.

 

Also, is there a way to access the embedded Interbase DB to check the values (not store my projects)?
Since I wanted to mount the two interbase and ems volumes into a local path rather than the docker ones, it considers it's not registered anymore.

Moved everything back to the original volume and it's fine. I'd need to check whether the volume paths are stored into the embedded IB .

 

Thanks for any light.

Share this post


Link to post
1 hour ago, sjordi said:

Since I wanted to mount the two interbase and ems volumes into a local path rather than the docker ones, it considers it's not registered anymore.

Moved everything back to the original volume and it's fine. I'd need to check whether the volume paths are stored into the embedded IB .

AFAIK, the path to the database is configured in emsserver.ini

Share this post


Link to post
12 hours ago, Uwe Raabe said:

Thanks for the reference. I'm under Linux and use NGinx. So no DLLs.
I suspect also that my NGinx proxy redirects everything into https, and maybe, locally, the IB interactions should stay in http, no SSL. I'll spend the day investigating theses options.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×