Replies: 4 comments 6 replies
-
Default username and password are defined in the config.xml file. Current
default values are:
username: userID
password: pWd
Note; mind upper/lower casing.
Regards, J
…On Tue, Feb 6, 2024 at 6:30 AM dahualian ***@***.***> wrote:
I have started docker, but there is no username and password
—
Reply to this email directly, view it on GitHub
<#355>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2QND2IA4ICF4OIQGFXA7LYSIA3ZAVCNFSM6AAAAABC3W6UEKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGE4DKOBZGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Javier Munoz
CEO
Greicodex Software
+58 2127629120 <+58+2127629120>
***@***.***
www.greicodex.com
Av Francisco Solano, Centro Solano Plaza, Oficina PHA, Caracas, Venezuela
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, that network error means your API URL is not correct or the container
doesn't have the port properly exported
…On Tue, Feb 6, 2024 at 9:23 PM dahualian ***@***.***> wrote:
Thank you, But Still can't log in
20240207092214.jpg (view on web)
<https://github.com/OpenAS2/OpenAs2App/assets/14847891/28910eae-f7ac-4536-bba5-b0e31105c706>
—
Reply to this email directly, view it on GitHub
<#355 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2QNDY4NEBISJ7XWRLZGX3YSLJQZAVCNFSM6AAAAABC3W6UEKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGOBZHA2DI>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Javier Munoz
CEO
Greicodex Software
+58 2127629120 <+58+2127629120>
***@***.***
www.greicodex.com
Av Francisco Solano, Centro Solano Plaza, Oficina PHA, Caracas, Venezuela
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Facing the same network error & ports are properly configured |
Beta Was this translation helpful? Give feedback.
3 replies
-
If the connection is closing without response then your docker exported
port is not working properly, meaning you exported a port on the Docker
Framework on the HOST that doesn't have a corresponding listening daemon on
the Container. Please verify the documentation on the Readme of the
container on how to use the docker command line parameters to run the
container and override the XML configuration parameters including, port,
username and password with environment variables.
…On Tue, Jul 9, 2024 at 9:33 AM mohsin-ansari ***@***.***> wrote:
Tried curl on command like but getting error "empty response from server"
and "socket hung up" on postman.
When I am running webUI and openas2 server separately without docker or
docker compose both are running fine and able to login. Do docker compose
file need some modifications ?
—
Reply to this email directly, view it on GitHub
<#355 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2QND5NDG3AJVVHCZJ26EDZLPRC5AVCNFSM6AAAAABC3W6UEKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSOJYG4YDA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Javier Munoz
CEO
Greicodex Software
+58 2127629120 <+58+2127629120>
***@***.***
www.greicodex.com
Av Francisco Solano, Centro Solano Plaza, Oficina PHA, Caracas, Venezuela
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have started docker, but there is no username and password
Beta Was this translation helpful? Give feedback.
All reactions