No data received with wget command on Solaris 10

Dear All,
When I use the 'ping' command is can ping to the server normally but when I try to use the 'wget' command to retrieve data from Server is cannot get anything.
I got the error message as bellow
./wget no-check-certificate private-key=/cert/data.pem --certificate=/cert/data.crt "https://server1.com.kh/data/?action=datano;datano=aaaa" -O-
--14:17:17-- https://server1.com.kh/data/?action=datano;datano=aaaa
=> `-'
Resolving server1.com.kh... 172.16.20.46
Connecting to server1.com.kh|172.16.20.46|:443... connected.
WARNING: Certificate verification error for server1.com.kh: self signed certificate in certificate chain
HTTP request sent, awaiting response... No data received.
Retrying.
Please kindly give any idea for this.
Thanks and regards,
Heng

What do you actually want to do?
1. connect to a https url and ignore whether the returned certificate is valid or not?
./wget --no-check-certificate "https://server1.com.kh/data/?action=datano;datano=aaaa"
2. connect to https url and only connect if the returned certificate is valid and/or in your truststore?
./wget --ca-directory=/cert "https://server1.com.kh/data/?action=datano;datano=aaaa"
3. connect to https url and provide your own client certificate to authenticate to server?
./wget private-key=/cert/data.pem certificate=/cert/data.crt "https://server1.com.kh/data/?action=datano;datano=aaaa"
4. something else...?

Similar Messages

  • Data View with customized command buttons

    I would like to show data from a table in browse window and place customized command buttons such as search key, filter, etc.
    Please advise.

    What you describe is a form. And you don't want a browse window, but a grid inside this form. The only thing you set in a grid in the first degree is the recordsource, and then it will display the same data view as a browse.
    The rest of your idea can be placed into the same form as controls, textboxes, buttons, etc. and you might make use of the idea sketched by Alaa Mukhtar.
    In the second degree, right click on controls you put on a form while designing it with the form designer, and you can get a help via a builder you get offered in the context menu.
    Bye, Olaf.
    Olaf Doschke - TMN Systemberatung GmbH
    http://www.tmn-systemberatung.de

  • Remote data retrive with tar command

    Hi all,
    I want to extract data from the tape drive attached to remote hosts, but while extracting the data I get the error something like this:
    read : Not enough space
    0+0 record in
    0+0 record out
    The command to extract is
    # rsh remotehost dd if=/dev/rmt/0 | tar xvf -
    where remotehost is the remote hostname where tape drive is attached.
    Had anyone faced the problem like this. I will be thankful if anyone assist me.
    Best Regards,
    Bikash

    "not enough space" means that the space allocated by the process reading the tape was not sufficient to hold the data coming from tape. This basically means that the default block size chosen was too small. You need to increase the block size on the reader. Since you're reading with 'dd', you do it there.
    dd if=/dev/rmt/0 ibs=32k
    or 64k, or 128k, or whatever... Just keep making it bigger until you don't get that error. A size of 64k or 128k is very common. Significantly larger is uncommon.
    Darren

  • How is numeric data received with UDP interprett​ed?

    A device sends numeric data with the UDP protocol and the transmitted data is simply a sequence of numbers.
    Example:
    Numbers 500, 501 and 502 in 16 bit big-endian representation (0x01F4, 0x01F5, 0x01F6) results in the data
    0x01 0xF4 0x01 0xF5 0x01 0xF6 (6 bytes)
    How does the LabView UDP Read.vi (ver. 5.1) interpret this data when displaying it in string format? Does it return the string "01F401F501F6" or does it return the six characters that have the ASCII values
    0x01 (1)
    0xF4 (244)
    0x01 (1)
    0xF5 (245)
    0x01 (1)
    0xF6 (246)
    making the string "☺¶☺§☺÷" ?

    It does not "interpret" anything, you'll get the string with the six raw bytes. It is up to you to cast it to the right data type.
    Use "type cast" to interpret it as the 16bit, see attached image for an example (I assumed U16).
    (Note that you can of course set the string to display the hex code for clarity, especially if you expect unprintable ASCII codes. To do so, right click on it and select hex codes. This is only cosmetic).
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    typecast.gif ‏13 KB

  • Setting "Date Received" sort order via Applescript?

    For my 86-year-old Mom, I want to create an applescript that will always ensure upon launch that her Apple Mail's inbox is always the selected mailbox, and that the sort order is set to Date Received with the newest email at the top. (I'm assuming that would be Descending?) She keeps clicking on the column heads by accident which messes up the inbox's sort order -- and then she doesn't know what to do to correct it. (Well, I've shown her, but her memory isn't such that she can remember it tomorrow after drilling her on it today.)
    I found a way to make sure the sort order is by "Date Received" but I haven't been able to determine if I can ensure the sort order or not.
    Any help would be greatly appreciated!
    Message was edited by: BrianJohns

    Dimaxum,
    Thanks for your thoughts and the link. I've been there and boy, if there's a solution in there I haven't found it yet! Lots to look at.
    I would love to be able to freeze the UI settings in Mail and prevent Mom from messing up the sort order. Haven't figured out how to do that or even if it's possible. Short of that I'm thinking that running an Applescript to correct anything that might have been changed last time she was in the Mail application is the best I can do. I have the Applescript set to run at login, and it takes care of launching Mail when she boots up her computer. I also need to reset the position of the mail window on her screen and the size of the window and whether or not the preview pane is showing. If she accidentally resizes her window, or gets it off the screen, or loses the preview pane -- she's totally lost.
    I've found Applescript examples that let me perform a menu action, but there's nothing to check the state of "toggle" items -- for example, command-1 both closes and opens the Activity window. I'd like for it to only make sure that Activity window is open. Mom keeps closing it and then she wonders where it went.
    I could do all this stuff "back in the day" with QuicKeys. I'm thinking I should be able to do it with Applescript -- but I've never found Applescript (or automator) to be as understandable and usable as the old QuicKeys was. I do OK with Applescript as long as I can find an example -- but coming up with syntax and stuff like that out of the blue requires more experience with it than I'll ever have.
    I just looked up the price for QuicKeys. $60 -- wow, I'd love to have it again but that's just too pricey for this single application.
    Any more ideas or pointers, anyone??
    Message was edited by: BrianJohns

  • Display emails by date received

    until today my emails were displayed by date received with most current ones at the bottom of the list. This has changed to display in alphabetical order according to the sender. Why????? I need it to change back to the original.

    ''junie506 [[#question-1046842|said]]''
    <blockquote>
    until today my emails were displayed by date received with most current ones at the bottom of the list. This has changed to display in alphabetical order according to the sender. Why????? I need it to change back to the original.
    </blockquote>
    thanks for the info - I solved it on my own !!!!

  • Runtime.exec with wget

    Hi,
    well i want to execute wget command in a java class and print sdout in the shell
    this is my code:
              try {
                   Process ls_proc = Runtime.getRuntime().exec("wget http://antimilkado.free.fr/ted/screenshot.png");
                   BufferedReader ls_in = new BufferedReader(new InputStreamReader(ls_proc.getInputStream()));
                   try {
                        while ((ls_str = ls_in.readLine()) != null) {
                             System.out.println(ls_str);
                   catch (IOException e) {
                        System.err.println(e);
                        System.exit(0);
              }I've tested with other basic command like ls and co., it works but not with a wget, nothing is printed...
    I guess my code is good and there is maybe a problem with wget command i don't know
    If someone gets it :)
    thx
    ++
    SHiSo

    1) Get the InputStream from the connection.
    2) Open a FileOutpupStream to the file you wish to write.
    3) Loop reading bytes from the InputStream and write them to the FileOutputStream until you get EOF.
    e.g.
    InputStream is = ...
    FileOutputStream os = ...
    byte[] buffer = new byte[4096];// or any size you want
    for (int count = 0; (count = is.read(buffer)) >= 0;)
    os.write(buffer, 0, count);
    4) flush() then close() the FileOuputStream.

  • Data Acquisition problem with multiple length of commands and data received.

    Hello,
    I need to write a program to communicate with a Data Acquisition board. There are about 10 commads and each has a different number of bytes associated with it. For example command-1 has 4 bytes which need to be send to the DAQ, command 2 has 6 bytes, Command 3 has 4 bytes etc...
    When the board responds back to the commands I send, it responds back with different number of bytes for each command. For example, When Command 1 is send to the board, it responds back with 3 bytes of data, whereas when command-2 is send it responds back with 5 bytes of data.
    Each data byte received by my labView program from the board, needs to be displayed after some processing has been done. This processing may or may not happen on all the bytes of data got back.
    I want the program to be scalable, so that if more commands are added later on, the display and the processing changes in accordance with that.
    What will be the best approach for such a system ? I want the system to be dynamic, and dont want to repeat or re-write the code for each case statement ( case statements will be decided by the commands).
    Any input is welcome.
    Thanks,
    birapxi

    Hello Dennis,
    That is certainly one way of doing it, but it is the brute force method. Is there any way to use clusters and add the data bytes coming in and going out to clusters. Also when the user sends a specific command out, can I use the unbundle by name function to send the bytes corresponding to that command.
    For displaying the data received, can I follow a similar approach and use unbundle by name function to just display the specific data bytes for the command i have received.
    Thanks for your input,
    birapxi

  • When I pre ordered my iphone 6 i was told I was going to get an additional 1 gig of data per month for a year.  It even shows it on the receipt i received with the phone.  When will I see that reflected on my account.  I have had my new phone for a week a

    When I pre ordered my iphone 6 i was told I was going to get an additional 1 gig of data per month for a year.  It even shows it on the receipt i received with the phone.  When will I see that reflected on my account.  I have had my new phone for a week and used tons more data than usual and am hoping that will save me this month.

    concretedonkey, I'm glad you were able to take advantage of this offer when you ordered your new iPhone 6. I can certainly review your account to ensure this was added for you. Please reply to the direct message I have sent you.
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • How to export data with column headers in sql server 2008 with bcp command?

    Hi all,
    I want know "how to export data with column headers in sql server 2008 with bcp command", I know how to import data with import and export wizard. when i
    am trying to import data with bcp command data has been copied but column names are not came.
    I am using the below query:-
    EXEC master..xp_cmdshell
    'BCP "SELECT  * FROM   [tempdb].[dbo].[VBAS_ErrorLog] " QUERYOUT "D:\Temp\SQLServer.log" -c -t , -T -S SERVER-A'
    Thanks,
    SAAD.

    Hi All,
    I have done as per your suggestion but here i have face the below problem, in print statment it give correct query, in EXEC ( EXEC master..xp_cmdshell @BCPCMD) it was displayed error message like below
    DECLARE @BCPCMD
    nvarchar(4000)
    DECLARE @BCPCMD1
    nvarchar(4000)
    DECLARE @BCPCMD2
    nvarchar(4000)
    DECLARE @SQLEXPRESS
    varchar(50)
    DECLARE @filepath
    nvarchar(150),@SQLServer
    varchar(50)
    SET @filepath
    = N'"D:\Temp\LDH_SQLErrorlog_'+CAST(YEAR(GETDATE())
    as varchar(4))
    +RIGHT('00'+CAST(MONTH(GETDATE())
    as varchar(2)),2)
    +RIGHT('00'+CAST(DAY(GETDATE())
    as varchar(2)),2)+'.log" '
    Set @SQLServer
    =(SELECT
    @@SERVERNAME)
    SELECT @BCPCMD1
    = '''BCP "SELECT 
    * FROM   [tempdb].[dbo].[wErrorLog] " QUERYOUT '
    SELECT @BCPCMD2
    = '-c -t , -T -S '
    + @SQLServer + 
    SET @BCPCMD
    = @BCPCMD1+ @filepath 
    + @BCPCMD2
    Print @BCPCMD
    -- Print out below
    'BCP "SELECT 
    * FROM   [tempdb].[dbo].[wErrorLog] " QUERYOUT "D:\Temp\LDH_SQLErrorlog_20130313.log" -c -t , -T -S servername'
    EXEC
    master..xp_cmdshell
    @BCPCMD
      ''BCP' is not recognized as an internal or external command,
    operable program or batch file.
    NULL
    if i copy the print ourt put like below and excecute the CMD it was working fine, could you please suggest me what is the problem in above query.
    EXEC
    master..xp_cmdshell
    'BCP "SELECT  * FROM  
    [tempdb].[dbo].[wErrorLog] " QUERYOUT "D:\Temp\LDH_SQLErrorlog_20130313.log" -c -t , -T -S servername '
    Thanks, SAAD.

  • Report with two Command is empty if one of the two commands returns no data

    Hi all,
    I have a report with two Commands not linked together.
    If ONLY one of the two Commands returns no data, the full report is empty (although the other Command returns data).
    I'm using Crystal Report 2008 and the CRJ 12.2.205
    Have an idea?

    Hi Ted,
    how can I solve the problem, please? It is important.
    If I can help yourself, the problem is appeared in many reports since I updated the library (the old library version 11.8.4.1094 works fine with all). I'm waiting for your answer, please.
    Thank you very much.

  • Info IDoc received with status 8 in BI but Data available in source system

    Hello Experts,
    I am loading Budget Period (attributes) into PSA in BI.
    Budget Period data Loading Issue : No data available while loading. But source system ie ECC has data in that data source
    Data source: 0PU_BDGTID_ATTR
    This is full load.
    I checked that whether I am making any mistake during data selection. I could not find any issue. Message while loading data into PSA (Yellow Traffic light)
    No data available
    Diagnosis
    The data request was a full update.
    In this case, the corresponding table in the source system does not
    contain any data.
    System Response
    Info IDoc received with status 8.
    Procedure
    Check the data basis in the source system.
    Already looked this thread and googled also.
    Re: IDoc received with status 8.
    Check points:
    sm58 - NO issue
    BD87 in ECC (RSINFO Idoc status: 03) -sucessful
    BD87 in BI (RSINFO Idoc status : 53)
    ST22 - NO issue
    sm37 - Job is successful (I could see Idoc no in ECC source system in Job log)
    I am not sure if I am missing any thing.
    Thanks
    Rana

    Hi all,
    I've got exactly the same issue with several extractors. I'm inialising the Master Data in a all new system, in the Quality the loads succeeded but in Prod it failed.
    For instance with the basic DataSource "0FUNCT_LOC_TEXT", I've made the following test:
    RS3 (R/3) - > 0 data
    ST22 -> no short dump
    WE05 (Idoc) - > everything is ok
    I reactivated the Datasource in R/3 (RSA5) and then deleted it and replicated it in BW but the same issue occured.
    Any ideas?
    Thanks
    jak

  • Processing data for a remote command failed with the following error message: Error occurred during the Kerberos reponse.

    Hi!
    We have 5 Exchange 2013 servers and when I’m trying to run a script that includes the cmd-let Get-MessageTrackinglog with StartDate = the first of the month and with EndDate = the end of the month I get the following error message after
    a couple of hours. The script is run on the server SERVER01 and goes through the Message Tracking logs of all Exchange servers. I have tried the script on other servers and get the same result.
    Processing data for a remote command failed with the following error message: Error occurred during the Kerberos reponse.
    [Server=SERVER01, TimeStamp = 918/2014 19:32:34]
    For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo         
    : OperationStopped: (server01.domain.com:String) [], PSRemotingTransportException
        + FullyQualifiedErrorId : JobFailure
        + PSComputerName       
    : server01.domain.com
    I have gone through “about_Remote_Troubleshooting Help topic”, but can’t find anything related to my issue. There is nothing in the Application or the Windows PowerShell log either.
    /Henrik

    Hi Henado 
    Check the time on your Exchange server(s) relative to the DCs and ensure they are in correct sync
    Use another account which is assigned the Organization Management permission and log to to the server run the command in shell and see the results
    Run 
    Add-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.E2010
    Set-Adserversettings -ViewEntireForest $True and then run message tracking command and see the results
    If none of the above helps you may need to remove and re-install the WinRM and see the results
    Good Luck :)
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

  • Date Received oddness with Oct 20 messages

    A very odd thing is happening to the messages in my inbox that I received on October 20, 2006 (Eastern Daylight Time). When I first open Mail, their dates in the Date Received column (though not in the preview pane) read October 21 (I'm certain that they all actually arrived October 20, my local time). If I select an Oct 20 message (currently masquerading as having come in Oct 21) immediately after selecting one with a Date Received of Oct 19 or earlier, the former's Date Received changes to Oct 20 (i.e., the correct date). If I at any point select the first message I actually received on October 21 (and that message only), and then start selecting October 20 messages, the date in the Date Received column of each Oct 20 messages selected changes back to Oct 21.
    A couple of other things I've noticed about my Oct 20 messages (this glitch seems to affect only them):
    (1) In messages received on this date with the same subject line, the date changes simultaneously (i.e., when I select one according to the conditions layed out above, both change simultaneously).
    (2) The first message I actually received on Oct 21 (at 12:21 a.m. local time, which incidentally was sent from Germany, six hours ahead) also changes its Date Received to Oct 20 when I select it after a message with a Date Received Oct 20 or earlier (not including the Oct 20 messages when they're in their false Oct 21 state).
    Some notes on the Oct 20 messages: five (received between 10:45 a.m. and 4:47 p.m.) are from within my office, one (received at 6:16 p.m. local time) is from Australia (approx. half a day ahead--i.e. sometime early on Oct 21), and two (received at 6:21 p.m. and 6:24 p.m. local time) are from North America's Mountain time zone (two hours behind my local time).
    Curious! Doesn't pose any practical problem, but what a brianteaser! And I've just stolen a couple of hours of company time to tell you about it! After all this analysis, it seems to me the problem must relate to that message from Germany, received just after midnight local time on Oct 21. Anyone care to tackle this?
    Intel iMac (1.83 GHz Core Duo) 17"   Mac OS X (10.4.8)   1 GB RAM

    View-Sort By-Unthreaded

  • What is the data associated with the APDU commands

    hi,
    Please guide me on what data should be associated with the command APDU.
    for eg. we send 00 a4 04 00 for the select command followed by the AID.
    Similarly what should be sent as a data (eg. AID in case of SELECT) with following APDU commands::::
    LOAD,, InItUPDATE,, External Authentication,, Install
    regards,,
    PhadkeA

    I have the book Javacard technology for smartcards by Zhiqun Chen so
    I" ll try to help you. About the install command it's syntax is:
    install(byte[] bArray,short bOffset,byte bLength)
    The bArray contains the installation parameters, but from what I read in
    the book they are optional. From the example of the book it seems
    that generally they are some initialization values for the variables of
    the applet.
    I didn't find any info about the other commands that you mention.Sorry!

Maybe you are looking for

  • In/out markers being set in the sequence instead of source clip

    Here's what's happening: 1) I open a clip in the source monitor 2) I set the in/out points of a subclip and drag it to the timeline, no problem 3) I scroll around in the source monitor, finding a new clip 4) I hit in/out and try to drag the clip from

  • MRBR:  PO blocked for price but per PO, price match invoice?

    Hello SAP Gurus- I am puzzled.  I have an invoice blocked due to pricing but the invoice matches at QTY and price to the PO.  I checked the PO and the invoice for changes and found none.  What could be the problem? THanks!

  • BIAR file import error

    Hi, We had BO XI 3.1 without SP in my previous server, from this we exported a BIAR file with repository contents. After that we remove that server and installed BO XI 3.1 SP3 and trying to import the same file and geting this error message Failed to

  • .Oracle*Terminal frmweb  error in 11.5.10.2 Vison after enabling Arabic.

    Dear Frioends, I installed 11.5.10.2 VISION Instance and for enabling Arabic Language i followd the Note (Oracle Applications NLS Release Notes, Release 11i (11.5.10.2) [ID 316804.1]) and the section Installing Translations Using AutoPatch In OAM ena

  • Using Mbox 2 with Adobe CS6 on Windows 8

    Is this possible?  If so can you tell me where to find the drivers?