How to connect ZTE Open C with Firefox OS 1.3 to a calDAV server of Synology DSM 5.1?

Hi,
I am running Firefox OS 1.3 on a ZTE Open C. I am trying to connect the calendar of the phone to a calDAV server of a NAS of Synology running DSM 5.1 (newest release).
I go into the calendar app of the phone and configure the calDAV account:
username: testuser
password: *******
URL: https://192.168.1.251:5006/testcalendar
The calendar does not connect and the error message the phone shows is:
wrong login and/or password
Some background information:
1. I am successfully connecting to this calendar from a Windows 8.1 PC (Firefox Lightning), an Apple iPAD (Apple Calendar), and a Linux notebook (Firefox Lightning). So the URL, the login and the calendar work ok.
2. I am successfully connecting with the firefox browser of the phone using https to the mangagement interface (port 7001) of the NAS (the certificate is flagged as "untrusted" and a permanent exception has been made). So login with https works ok in principle.
3. I get the same error message "wrong login and/or password" under DSM 5.0. So it is not a problem of the version of the Synology DSM calDAV server
4. I get the same error "wrong login and/or password) with an unsecure connection using http and the respective URL: http://192.168.1.251:5005/testcalendar (beware of the changed port number using http). So it is not a problem of the ssl-connection.
I have connected the phone to the linux machine and generated the log by running:
sudo adb logcat -v time > calendar.log
Here is are the results of the log (I have made 1 unsuccessful attempt to connect to the calDAV server on 11-16 14:26 and 2 unsuccessful attempts on 11-16 14:27. I am not sure for which message to look for so I just have the sections that contain most probably the bug (If required I can of course provide the full log or even re-test and re-log). my guess for the bug is:
11-16 14:26:34.448 D/wpa_supplicant( 2965): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
or
11-16 14:26:34.448 D/wpa_supplicant( 2965): nl80211: survey data missing!
Some help is very appreciated!!
(and thanks for you guys at mozilla for https://support.mozilla.org/en-US/questions/1027436#question-reply which gave me an idea how to debug)
If you need further infos, logs, etc. please let me know.
11-16 14:26:33.758 D/AudioHardwareALSA( 276): setVoiceVolume(1.000000)
11-16 14:26:33.858 D/TrackUtils( 280): livesLocally = 0
11-16 14:26:33.858 W/TrackUtils( 280): AudioTrack created for streamType =1, flags =0
11-16 14:26:33.858 W/TrackUtils( 280): We donot need to inform HAL
11-16 14:26:34.448 D/WifiHW ( 280): wifi_send_command 'SIGNAL_POLL'
11-16 14:26:34.448 D/wpa_supplicant( 2965): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
11-16 14:26:34.448 D/wpa_supplicant( 2965): wlan0: Control interface command 'SIGNAL_POLL'
11-16 14:26:34.448 D/wpa_supplicant( 2965): nl80211: survey data missing!
11-16 14:26:35.028 D/TrackUtils( 280): setFastFlag - flags b4 = 4 , streamType = 1
11-16 14:26:35.028 D/TrackUtils( 280): ULL for ringtones/Alarm/Notification/system sound/enforced audible
11-16 14:26:59.448 D/WifiHW ( 280): wifi_send_command 'SIGNAL_POLL'
11-16 14:26:59.448 D/wpa_supplicant( 2965): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
11-16 14:26:59.448 D/wpa_supplicant( 2965): wlan0: Control interface command 'SIGNAL_POLL'
11-16 14:26:59.458 D/wpa_supplicant( 2965): nl80211: survey data missing!
11-16 14:27:03.338 E/Profiler( 1987): BPUnw: [1 total] thread_unregister_for_profiling(me=0x1b74520) (NOT REGISTERED)
11-16 14:27:04.458 D/WifiHW ( 280): wifi_send_command 'SIGNAL_POLL'
11-16 14:27:04.458 D/wpa_supplicant( 2965): RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
11-16 14:27:04.458 D/wpa_supplicant( 2965): wlan0: Control interface command 'SIGNAL_POLL'
11-16 14:27:04.458 D/wpa_supplicant( 2965): nl80211: survey data missing!
11-16 14:27:06.318 D/SST_QC_B2G( 280): Signal Strength changed; sending info to content process
11-16 14:27:06.318 D/SIGNAL_STRENGTH_QC_B2G( 280): GetDbm = -105
11-16 14:27:06.318 D/SIGNAL_STRENGTH_QC_B2G( 280): GetRelSignalStrength = 12
11-16 14:27:06.328 D/SIGNAL_STRENGTH_QC_B2G( 280): GetDbm = -105
11-16 14:27:06.328 D/SIGNAL_STRENGTH_QC_B2G( 280): GetRelSignalStrength = 12
11-16 14:27:06.328 I/Gecko ( 280): -*- [SUB0] QCContentHelper_QC_B2G: sendMessage to content process: RIL:VoiceInfoChanged{ connected : true, emergencyCallsOnly : false, roaming : false, type : 'umts', signalStrength : -105, relSignalStrength : 12, network : { mcc : '228', mnc : '03', longName : 'Orange', shortName : 'Orange', }, cell : { gsmLocationAreaCode : 9001, gsmCellId : 304145, cdmaBaseStationId : -1, cdmaBaseStationLatitude : -2147483648, cdmaBaseStationLongitude : -2147483648, cdmaSystemId : -1, cdmaNetworkId : -1, }, state : 'registered', }
11-16 14:27:06.328 I/Gecko ( 280): -*- QCMessageManager_QC_B2G: Received sendTargetMessage with topic='mobileconnection', message='RIL:VoiceInfoChanged'
11-16 14:27:06.338 I/Gecko ( 280): -*- [SUB0] QCContentHelper_QC_B2G: sendMessage to content process: RIL:DataInfoChanged{ connected : false, emergencyCallsOnly : false, roaming : false, type : 'umts', signalStrength : -105, relSignalStrength : 12, network : { mcc : '228', mnc : '03', longName : 'Orange', shortName : 'Orange', }, cell : { gsmLocationAreaCode : 9001, gsmCellId : 304145, cdmaBaseStationId : -1, cdmaBaseStationLatitude : -2147483648, cdmaBaseStationLongitude : -2147483648, cdmaSystemId : -1, cdmaNetworkId : -1, }, state : 'registered', }
...

Hi Ralph,
thanks a lot for the quick response. This is very appreciated! I will try to equally give you all the information required as quickly as possible.
1. CalDAV Log on Synology:
I have tested the connection between the calDAV client on ZTE Open C (Firefox OS 1.3) and the calDAV server on Synology (DSM 5.1) again and I get the same bug "wrong login and/or password". The logs on the Synology NAS show the following (Synology NAS: Control Panel-> File Services -> webDAV -> Advanced Settings -> View Logs -> Select: Connection)
User [testuser] from [192.168.1.6] failed to login in via [WebDAV] due to authorization failure
2. Seperate Folder/Files for calendar on Synolgoy
I have setup the CalDAV files on Synology NASin a dedicated folder. The calendar ist in https://192.168.1.251:5006/dir_PersonalCalendars/testcalendar . Unfortunately the error on the ZTE Open C is the same as before: "wrong login and/or password" .
Interesting is, that if I mis-type the folder or the calendar name, then I get on the ZTE Open C the error: "Something is wrong. Try again later".
This suggests that the folder and files are well recognized when loggin in.
Hope that helps you to continue. If you need something more, than please let me know.
Thanks,
Schaefi

Similar Messages

  • Hi, i have zte open c with Fos 1.3 and there is no russian keyboard in settings, how can i install it? (i do not use linux) may be there is firmware update?

    hi, i have zte open c with Fos 1.3 and there is no russian keyboard in settings (rus locale working fine), how can i install it? (i do not use linux) may be there is firmware update or something in market?

    To give an update on this issue, here is the latest information I have:
    "Indeed the current eBay Open C doesn't come with root privilege. Now ZTE is going to put an engineering build on their website for users to download and flash."
    I will update this thread as I know more information. Thank you for your patience.
    - Ralph

  • Bricked ZTE Open C with flame(-kk) image

    Hi,
    in a state of mental derangement I have flashed my ZTE Open C with FLAME base image v180.zip:
    https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame/Updating_your_Flame
    Now, the device is not working anymore (black screen). Any ideas or suggestions how to get my device back to life? I have tried the windows based "Open C Upgrade Tool" from ZTE but Windows (7) do not recognize my phone as USB device (some driver issues, "qhsusb bulk" is missing).

    ''nicnoc [[#answer-685831|said]]''
    <blockquote>
    Hi Ralph,
    I can not turn on/off my device anymore ("black screen"). I also can not access the device through ADB or fastboot.
    The device is recognized from my linux system as a Qualcomm modem:
    $ lsusb
    Bus 002 Device 010: ID 05c6:9008 Qualcomm, Inc. Gobi Wireless Modem (QDL mode)
    or in more detail:
    $ lsusb -v
    Bus 002 Device 011: ID 05c6:9008 Qualcomm, Inc. Gobi Wireless Modem (QDL mode)
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 0
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    idVendor 0x05c6 Qualcomm, Inc.
    idProduct 0x9008 Gobi Wireless Modem (QDL mode)
    bcdDevice 0.00
    iManufacturer 1 Qualcomm CDMA Technologies MSM
    iProduct 2 QHSUSB__BULK
    If I connect the device to my windows system for trying to use the windows based ZTE tools from here:
    http://en.comebuy.com/developer-firefox-os-open-c.html
    windows is asking me for the QHSUSB__BULK driver ...
    </blockquote>
    I get the same under linux but I do get Windows coming up with:
    Qualcomm HS-USB QDLoader 9008 (COM10)
    Windows loads this device driver when I plug in the phone.
    I don't know if that helps anyone to come up with a solution or not.
    I was really enjoying this little phone and hope I haven't killed it.

  • Has anyone successfully used the ZTE Open C with an AT&T microcell?

    I have a ZTE Open C and have had no issues with initial setup w/AT&T. However, like most newer phones the voice signal reception is very weak.
    I've had an AT&T Microcell before, but I don't have one now. For those that are unaware, the microcell allows 3G phones to connect via a 3G signal, but the call is routed through a home broadband internet connection.
    Has anyone successfully used a ZTE Open C w/Firefox OS AND used an AT&T microcell? If yes, did you need to do anything special on the phone or with Firefox OS.

    I don't use a ZTE Open C, however, I do have a ZTE Open (Original) on AT&T and so I'll see if I can help ;D
    I know someone who has a Microcell, and I have used it myself a few times. However, the microcell only works if you have entered in your phone number into settings of the Microcell.
    Check the Microcell settings.
    Check the data connection settings on your FxOS device
    Make sure your Microcell is properly connected to WiFi
    and check the AT&T support page for more info
    For a while, it actually hasn't actually worked for me. I apologize if this doesn't solve your problem :D

  • How to connect my macbook air with thunderbolt to tv via hdmi?

    How to connect my macbook air with thunderbolt to tv via hdmi?

    With this adapter. You will also need an HDMI cable.
    The Thunderbolt port doubles as a mini DisplayPort on the MBA.

  • When i recieve an email and open it with firefox there is no option for translate in greek so i can not understand what the email is about. please help me

    Hello any time an email come and open it with firefox i can not translate it in to greek i can not find where is this option too. please help me and thank you very much

    in the next link http://translate.google.gr/?hl=el&tab=wT copy and paste the text you want to translate in greek.
    thank you

  • How to connect a USB-6008 with lookout6.0?

    hi >>>
    I am a student in electrical and computer department, i want to ask about
    How to connect a USB-6008 with lookout6.0 if thats possible?Could you
    provide some help?
    Regards
    Manal

    Hi Manal there is a way to do this, DAQ or DAQmx drivers have an OPC server, you can find the detailed information in the next link
    http://digital.ni.com/public.nsf/websearch/13BBC10CCC1FECBA8625720B00823140?OpenDocument
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • Cannot open gmail with firefox. with anothers it goes

    I don't know what is the problem when I want to open GMAIL with Firefox. With Explorer or Google Chrome it's OK. I get a mesage that "cookies" or something else is wrong.
    here the error in hebrew:
    הדף מבצע העברה לא תקינה
    Firefox זיהה שהשרת מכוון מחדש את הבקשה עבור כתובת זו בצורה שלא תושלם לעולם.
    Please help me
    Cordially,
    Moshe
    בעיה זו נגרמת לעיתים מסירוב לקבל עוגיות או ניטרולן.

    This can be caused by corrupted cookies.
    *https://support.mozilla.org/kb/fix-login-issues-on-websites-requrie-passwords
    *http://kb.mozillazine.org/Cookies
    Clear the cache and the cookies from sites that cause problems.
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"

  • TS1986 how to connect usb optical mouse with scroll to mac

    hey its manish hea
    please can i get to know how to connect usb optical mouse with scroll so tat it can be used for AUTOCAD 2011
    i connected the mouse but its not working
    please suggest

    Welcome to the Forum!
    Well, there is no big deal about USB mouse, it's plug and play.If your mouse doesn't work at all, then its broken, or it's not compatible with mac. Test it in a PC.

  • How can i download old settings with firefox sync ? i formatted my computer thinking that the data will be restore on login , but it's only letting my sync firefox with mobile device , can someonr please help my ?

    how can i download old settings with firefox sync ? i formatted my computer thinking that the data will be restore on login , but it's only letting my sync firefox with mobile device , can someonr please help my ?

    '''Did you backup whatever bookmarks you did have on the computer ? '''
    Remember any restoring of bookmarks overwrites whatever he current set is, and you may not want to loose them.
    Even if up until now you have not made any backups of Desktop bookmarks Firefox will have backed up some of them into sets of daily bookmark backups. Once you have backed up your current set you could look at what it has by restoring those bookmarks, you may find one of those sets is fairly complete.
    By the way if you look at the profile files and folders that you should now have on the desktop you should see it contains a bookmarks backup folder, the size of the files within should indicate whether they contain anything.
    You need to go into the bookmarks library and try the restore option. Backup each set that you look at if it has anything of use in it, before trying the next set. With look one of those will be a fairly complete set of bookmarks.
    * USE '''Show All Bookmarks -> Import and Backup -> Restore '''
    ** see [[Restore bookmarks from backup or move them to another computer#w_restoring-from-backups]]_restoring-from-backups
    I do not use Firefox on mobiles, but before you try anything further you do need to backup the desktop bookmarks and learn what existing backups you have. Unless you master that you are in continual danger of overwriting and loosing bookmarks.
    Presumably you have already found this listing of help articles for mobiles
    * [/products/mobile/bookmarks]

  • How to connect 2 iPod classics with bluetooth

    I am trying to sync photos between 2 iPod classics, iPad4 and iphone 5 with blue tooth. The only devices that are seeing each other is the iPhone and iPad but still hasn't' synced the photos. Why re the apple devices not able to see each other?

    Havilah Farm wrote:
    Why re the apple devices not able to see each other?
    Because that's the way Apple have designed it. They have used a particular Bluetooth protocol that is designed to allow audio to be transmitted to Bluetooth headphones or Bluetooth speakers (for example) and some peer-to-peer gaming between the devices, but not the transfer of files.
    To transfer photos, Sync them via your iTunes programme. If you took the photos on the device, transfer them to your computer first and then Sync them with the other devices. For photos that were not taken on the device, they presumably were Synced from your computer originally, so simply Sync them to your other devices from the computer.
    By the way, your subject question: "how to connect two iPod Classics with Bluetooth"...
    You cannot. The Classic does not have Bluetooth.

  • How I can report the bugs I've detected in my firefox ZTE OPEN C with OS 1.3?

    1. when I set the alarm this works erratically, is activated at the scheduled time and then comes back on at different times even when it was disabled.
    2.-The consumption meter data is eventually restarted.
    3. Lowering the brightness to the screen, it works while you are using the ZTE OPEN C. When goes to sleep and re-enter the brightness starts and stays full even when I check the control over it and is on low gloss position.

    Hi JGM.,
    This was a question that the support team also had. There is a limitation of what we can do to fix bugs on specific OEM builds, however there is a component in Bugzilla.mozilla.org called "Vendcom" that you can file them in with the tag [ZTE Open C 1.3][Componet] etc/
    ZTE also has a support contact [http://www.ztedevices.com/support/selectproduct.html?type=software] and you can contact them there as well.
    If you have any other questions, we are happy to help.

  • I am unable to connect to the Web with Firefox, the firefox site displays on screen, yet I can connect on the same desktop computer to Internet explorer and Opera, what is preventing me from opening the firefox browser

    I am unable to connect to the web on my desktop with Firefox 8, the program displays but will not connect to the Internet, Other browsers Internet Explorer and Opera do connect on the same machine. McAfee is not blocking it, virus checks detect no virus yet yesterday it worked perfectly

    I tried what was suggested by starting in Safe Mode but the problem still exists. I am frustrated as I cannot connect to my Verizon Fios page. I can connect to the Internet with the Firefox Browser and can go to any web site except finding my Verizon Home page.

  • Gramin connect don't work with Firefox 5. how can i go back to firefox 4?

    Garmin Communicator Plugin
    Garmin Communicator Plugin Communication with your Garmin GPS just got easier thanks to the Garmin Communicator Plugin — the free Internet browser plugin that sends and retrieves data from Garmin GPS devices.
    The Garmin Communicator Plugin lets you connect your Garmin GPS with your favorite website. Once the plugin is installed, just connect your Garmin GPS device to your computer, and you’re on your way. The Garmin Communicator can send and retrieve data from any supported website.
    http://www8.garmin.com/products/communicator/
    I CANNOT DOWNLOAD THE ABOVE

    Extensions for Firefox, such as the Google Toolbar, include a list of compatible Firefox versions. Currently, the Google Toolbar only goes up to Firefox 4. However, people have tested and it actually works on Firefox 5, so there are two workarounds:
    (1) Edit a file to revise the range of compatible versions
    (2) Install an add-on that lets you ignore the range of compatible versions
    This thread has info on both approaches: [https://support.mozilla.com/en-US/questions/837142 google toolbar does not work with firefox 5.0. why not! | Firefox Support Forum | Firefox Help].
    Any luck?
    Oh, and due to security vulnerabilities, rolling back to Firefox 4.0.1 is not recommended.

  • Every time I try to view images with firefox it crashes, shuts down and then asks if I want to re-open, how do I view images again with firefox?

    Everytime I try to view images with firefox it crashes, submits a report, to which I've had no response yet, asks if I want to restart firefox with last session or start a new session. What is going on?

    It only happens if I try to use google images with firefox. I've now narrowed it down to an extension, AVG SafeSearch, doesn't happen if I disable this.

Maybe you are looking for

  • Why does my scroll slider go to bottom, and stay there, and not allow me to scroll upward?

    I can open Thunderbird (v.31.4.0) and use it successfully. But if I close it and then open it again (without turning the computer off) the scroll slider goes all the way to the bottom and stays there. It resists me if I try and scroll upward and imme

  • Trying to update iPhone firmware and it's making me download update all over again!

    Hi all, Alright so I am trying to update the firmware on my iPhone 4 which currently has iOS 5.0.1. I plugged it in, opened iTunes, and clicked update. I went through the agree/disagree  and the "backup/don't backup" popups Then, iTunes started to do

  • Still can't add aliases in iCloud email

    I've had my icloud.com email address working since the end of September.  I tried to add an alias in the beginning.  It didn't work.  The error message was the alias could not be saved at this time.  After seeing many questions and answers on this fo

  • Is it possible to customize suffix for cloned DC's?

    I'm wondering is there an option to customize suffix for cloned Domain Controllers. By default we're getting 8 characters from the original machine and then is appended suffix -CLnnnn. I wish to change the default suffix.

  • No digital signature

    I can't download iTunes as at the very end of the Download, it reports the software has no digital signature, even though it has come from the official website. Also, Internet Explorer and iTunes malfunction each time I try to access iTunes store in