CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using CiviSMTP (Moderator: shane) »
  • Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
Pages: [1] 2

Author Topic: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4  (Read 7357 times)

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 18, 2008, 12:14:54 pm
   On Friday, we upgraded from 2.0.2 to 2.0.4. Since then, when I log into the UAS Account Management tool and test the settings for one of our sites, everything checks out fine except for the soap proxy url. I get this message:"Civimail User Check : it appears that the proxy URL that you gave is invalid". We are using the same url that we used before the upgrade. The url is:
https://sitename/sites/sitename/modules/civicrm/extern/soap.php.
   In case this is any help: we used a validator  (http://www.xml.com/pub/a/tools/ruwf/check.html) to test the soap response from civicrm, and it failed. It complained about the fact that the first line of the response was blank.

Any help is appreciated,
Cynthia

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 19, 2008, 01:21:17 pm
subscribing
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 20, 2008, 07:51:47 am
   I am still getting this message: :"Civimail User Check : it appears that the proxy URL that you gave is invalid". I am, however, able to send emails, so I am not sure what this message means. Does anyone have any ideas?

Thanks,
Cynthia

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 20, 2008, 09:24:46 am
  I just discovered that I can send emails but replies/opt-outs and unsubscribes are not getting through. I suspect this is related to the supposed invalid proxy url but I am not sure. HELP!!

Thanks,
Cynthia

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 20, 2008, 11:01:54 pm
Yes, replies/unsubs not getting through is exactly what would be expected if the soap proxy were unavailable.... but it seems to be only unavailable to the uas server, as I get a response when I access the URL form my browser...
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

shane

  • Moderator
  • I post frequently
  • *****
  • Posts: 265
  • Karma: 16
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 21, 2008, 09:41:27 am
not sure what is wrong.    Try reverting to the previous installation and see if the problem persists.

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 21, 2008, 12:44:32 pm
try checking your apache logs for 500 http error - I'm getting it now and a friend did recently on their site.

Shane, do you know how Derek handled this problem finally for the bikeunion.to?
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 22, 2008, 06:43:08 am
Shane,
   We did revert back to 2.0.2 and it didn't help so we switched back to 2.0.4. If you need me to try anything else on my end, please let me know. Meanwhile, we'll check the apache logs for the error that Joe mentioned.

Cynthia

acrosman

  • Guest
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 23, 2008, 08:37:20 am
Cynthia and I have been poking around some more, and after a few changes we're still getting the same message from the CiviSMTP test page.

I finally created a simple HTML form that posted to the soap server so I could see what kinds of error messages might be getting generated (which would be a helpful thing to add to the CiviSMTP interface, instead of the "invalid" message, the actual error received would be very helpful).  I was getting complaints that "always_populate_raw_post_data" needed to be on, so I edited php.ini to enable that feature.  Now when I post a basically blank form I get:
Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><env:Fault><env:Code><env:Value>env:Sender</env:Value></env:Code><env:Reason><env:Text>Bad Request</env:Text></env:Reason></env:Fault></env:Body></env:Envelope>

All the while CiviSMTP has given me the same error message.  Any suggestions about what I should include in the form to see if I can get an error to match what CiviSMTP is seeing?  Shane, it really would be great if there were some way to see the actual response your system is getting that triggers the "invalid proxy URL".  Our problem isn't the URL, it's something else, but I'm having trouble finding a way to determine that actual problem.

Aaron

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
June 24, 2008, 08:49:57 am
 Turns out that the problem was that the settings_location.php file had an extra line break after the closing 'php>' tag that would render like an echo statement adding a blank line to whatever called it. Deleting that line break resolved the issue.

Thanks to those who tried to help us,
Cynthia


alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
November 21, 2010, 08:08:01 am
Just wondering if you can share the test soap file?
I am getting the same error it appears that the proxy URL that you gave is invalid version 3.2.4

This same setup works two other servers and this server was using their php-soap custom build. I rebuilt the php build on this server to see if that would help and no luck there.

You can see the settings here http://www.citizencentury.org/test.php
An example of one that works http://www.ffipp.org/test.php on a different server (same host)

Thanks

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
November 29, 2010, 08:03:48 am
just an added thought.
When I change the password to see if I get a "bad password error" it does not even do that.
But when I enter another server and it's settings that works.
So just wondering what at the server level it can be since soap is up and going and they are for the most part the same servers.

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
November 29, 2010, 11:45:46 am
Hello Alfred,
I apologize for not responding sooner but I overlooked your posts.

I am not sure I understand what you mean by "test soap file". Do you want me to upload a copy of the soap.php file that we are using?

Thanks,
Cynthia

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
November 29, 2010, 11:52:51 am
thanks for the reply.

Acrosman up above mentioned "I finally created a simple HTML form that posted to the soap server so I could see what kinds of error messages might be getting generated "

I was hoping to use that to see if I could get more error output then just invalid.

I checked the logs etc with not much luck on my end. So just not sure what really is the failure point on my server.

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4
November 30, 2010, 05:47:31 am
hi alfred,
aaron works in a different department now but he's been following the posts and i spoke with him about them. unfortunately, it is not likely he held onto the test file so i doubt we will be able to help you further. if this changes either aaron or i will surely post back.

hope you can find another way to resolve this.

cynthia

Pages: [1] 2
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using CiviSMTP (Moderator: shane) »
  • Getting "invalid proxy URL" since upgrading from 2.0.2 to 2.0.4

This forum was archived on 2017-11-26.