Re: 38501 on first HTTP_POST_VERBOSE
Justin Taylor <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <CAJu8Sp_irhf412P-HoJZkZ6ZmF74jrJ3SejHQFz898TaoxhLyA@mail.gmail.com> |
The fact that it only happens on the first call for a given job, and it never happens on a subsequent call, makes me think it's something other than a config issue. By luck, we determined it only happened with RDi SEP debugging. With an SEP set, the first call from a job gives the 38501, while all subsequent calls don't. With STRDBG (same job) or no debugging, the first and all subsequent calls work fine. That's still weird, but it means we'll never see this in production and we can safely ignore it. Thanks On Thu, Jan 8, 2026 at 2:50 PM Daniel Gross <[email protected]> wrote: > I'm no expert for SSL, but Google for > > GSKit Error is 415 > > and you will find plenty of results. Most point to a probable mismatch of > cipher suites - a configuration issue. > > If you don't have the chance, to solve the problem this way - add an > additional HTTPS request at the start of the program, of maybe some > internal retry concept (like doing 3 tries before reporting an error). > > HTH > Daniel > > -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact [email protected] for any subscription related questions.