 |
|
|
07-31-2019, 06:41 AM
|
#641
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
That's caused by a regression in rugged v0.28, one of reapack-index's dependencies, which now fails to build on Windows. The easiest workaround is to install the previous working version: gem install rugged -v 0.27.7 (I've already submitted a patch to fix this)
Last edited by cfillion; 08-01-2019 at 08:59 AM.
|
|
|
08-01-2019, 03:33 AM
|
#642
|
Human being with feelings
Join Date: Mar 2018
Location: Ukraine
Posts: 115
|
Quote:
Originally Posted by cfillion
[...]
|
Grand merci!=)))))
|
|
|
09-27-2019, 10:31 PM
|
#643
|
Human being with feelings
Join Date: Aug 2019
Posts: 46
|
Solved - Removing the items installed by repack
How can i remove the items installed by reapack? Removing them one at a time is way too slow, is there a way to remove multiples at a time.
Last edited by Gremlin-; 09-28-2019 at 03:06 AM.
|
|
|
09-28-2019, 03:47 AM
|
#644
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
You can select and uninstall multiple packages at once using the package browser (Extensions menu > ReaPack > Browse packages). Hold Ctrl (or Cmd on macOS) to add items to the existing selection or Shift to select a range.
|
|
|
09-28-2019, 05:15 PM
|
#645
|
Human being with feelings
Join Date: Aug 2019
Posts: 46
|
Followed your directions, the item to delete the selected item still was not available.
Found another way to complete the task I was trying to do.
|
|
|
09-28-2019, 11:19 PM
|
#646
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 13,149
|
Quote:
Originally Posted by Gremlin-
Found another way to complete the task I was trying to do.
|
That statement is not at all helpful for fellow users not the developer of the software
-Michael
|
|
|
09-29-2019, 03:05 AM
|
#647
|
Human being with feelings
Join Date: Aug 2019
Posts: 46
|
Quote:
Originally Posted by mschnell
That statement is not at all helpful for fellow users not the developer of the software
-Michael
|
I just deleted the file in user apps and the two files in the reapack folder that she located in apps/reaper folder.
|
|
|
09-29-2019, 03:12 AM
|
#648
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 13,149
|
Thanks,
-Michael
|
|
|
11-12-2019, 10:18 AM
|
#649
|
Human being with feelings
Join Date: Feb 2018
Posts: 5
|
Reapack packages syncronization Issue
Everytime I want to synchronize Reapack repositories pacakges I have this error:
Peer certificate cannot be authenticated with given CA certificates (60): schannel: next InitializeSecurityContext failed: SEC_E_UNTRUSTED_ROOT (0x80090325)
I think the solution could be in the network settings, and although I have unticked the Verify the authenticity of SSL/TLS certificates box, I had no luck with the synchronization.
Please, can anyone help me to fix it?
|
|
|
11-12-2019, 01:45 PM
|
#650
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 13,149
|
I just uploaded a JSFX that should be accompanied by an effect chain file.
What is the recommended way to decently provide that effect chain file in ReaPack ?
-Michael
|
|
|
11-12-2019, 10:25 PM
|
#651
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Quote:
Originally Posted by Kikokaos
SEC_E_UNTRUSTED_ROOT [...] although I have unticked the Verify the authenticity of SSL/TLS certificates box, I had no luck with the synchronization.
|
(Assuming this happens with a github.com URL) The communication is likely being intercepted (eg. by a proxy server). The error means your Windows install does not trust the certificate used by that server. Do you get the exact same message with the "Verify the authenticity of ..." unchecked or a different one?
If you are using a network that requires outgoing connections to go through a provided proxy server, enter its address and port in the Proxy field in Network settings.
Quote:
Originally Posted by mschnell
What is the recommended way to decently provide that effect chain file in ReaPack ?
|
ReaPack does not allow writing to the FXChain folder. I can add support for effect chains in an upcoming update. In the meantime, would installing the .RfxChain file in Effects (or other supported directories) be acceptable? If so you can add the file on reapack.com by clicking on "Add file" and choosing the desired resource type.
Last edited by cfillion; 11-12-2019 at 10:32 PM.
|
|
|
11-12-2019, 10:43 PM
|
#652
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 13,149
|
I'll add the file ASAP. Lets see if I get any feedback on this ...
-Michael
|
|
|
11-13-2019, 01:28 PM
|
#653
|
Human being with feelings
Join Date: Feb 2018
Posts: 5
|
[QUOTE=cfillion;2202078](Assuming this happens with a github.com URL) The communication is likely being intercepted (eg. by a proxy server). The error means your Windows install does not trust the certificate used by that server. Do you get the exact same message with the "Verify the authenticity of ..." unchecked or a different one?
If you are using a network that requires outgoing connections to go through a provided proxy server, enter its address and port in the Proxy field in Network settings.
cfillion, thank you for your reply. With the "Verify the authenticity of ..." unchecked, I get the following message: "HTTP response code said error (22): The requested URL returned error: 404 Not Found" with every repository. I have been using Reapack several months ago with no issues, and I haven´t a proxy connection.
Last edited by Kikokaos; 11-13-2019 at 01:34 PM.
|
|
|
11-14-2019, 01:43 AM
|
#654
|
Human being with feelings
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 13,149
|
Hi Chris,
Did you see the two Contributions I uploaded to be merged ?
(I can't remember the exact file names generated by the Upload Tool, and I seem to be unable to find any not yet merged files directly in GitHub. The names would be something like "midi glissando" and something like "midi cc fluctuation".)
-Michael
|
|
|
11-17-2019, 11:14 PM
|
#655
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Quote:
Originally Posted by Kikokaos
With the "Verify the authenticity of ..." unchecked, I get the following message: "HTTP response code said error (22): The requested URL returned error: 404 Not Found" with every repository.
|
Can you copy/paste the full error log (including the URLs) here?
|
|
|
11-18-2019, 03:10 AM
|
#656
|
Human being with feelings
Join Date: Feb 2018
Posts: 5
|
Reapack synchronitazion issue solved.
Finally, I ran Reaper as administrator in Windows 10 Pro 64 Bits, and then I could do the Reapack packages synchronization with no errors. It's strange because in the past I have never needed to do it that way, I don't usually run Reaper as administrator because it doesn't let me drag and drop media items. Big thanks to cfillion that tried to help me with this problem. And that's why I pòst this message. It could be helpful to others with a similar problem.
|
|
|
11-18-2019, 03:22 AM
|
#657
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
I wouldn't recommend running REAPER as administrator. My guess would be something was intercepting ReaPack's request to github.com (was it really to a GitHub URL? can't be sure without seeing the full error log), replying to them with a 404 error page signed with an untrusted certificate. Firewall?
Last edited by cfillion; 11-18-2019 at 05:46 AM.
|
|
|
11-18-2019, 05:04 AM
|
#658
|
Human being with feelings
Join Date: Feb 2018
Posts: 5
|
Reapack synchronization issue solved.
Hi cfillion, I know you didn't advice to run Reaper as administrator as a solution, but I tried that way by myself and it worked. First I tried to disable firewall and windows defender and nothing worked. Never changed the github repositories URLs, and they all gave the same error (yes it was something about it couldn't connect to the URL with "404 error" at the end). In the next days I'll try to run it again standard and "as administrator" ways to see the differences in order to considerate it as a real solution.
|
|
|
11-26-2019, 09:31 AM
|
#659
|
Human being with feelings
Join Date: Dec 2017
Posts: 2
|
Hi,
my home directory is located on a UNC path. When ReaPack starts up,
it tries to create its cache directory, but it strips the leading
double backslash from the path, then fails with "no such file or
directory".
Is it possible to
a) set Reaper's resource path
b) set a path to ReaPack's files?
Thanks,
Proti
|
|
|
11-26-2019, 04:49 PM
|
#660
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Great catch, thanks! I've added support for UNC paths on Windows. You can use them with these builds: 64-bit 32-bit (note that the DLL filename have changed since the current release version).
Last edited by cfillion; 11-26-2019 at 10:23 PM.
|
|
|
11-27-2019, 10:49 AM
|
#661
|
Human being with feelings
Join Date: Dec 2017
Posts: 2
|
Quote:
Originally Posted by cfillion
I've added support for UNC paths on Windows.
|
Works fine. You're awesome.
|
|
|
12-26-2019, 06:20 AM
|
#662
|
Human being with feelings
Join Date: Apr 2011
Posts: 3,420
|
I get these errors when trying to sync ReaPack:
Code:
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/app/lib/middleclass.lua:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/app/reabank.lua:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/app/app.lua:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/actions/Reaticulate_Activate%20articulation%20by%20CC%20in%20group%203%20on%20default%20channel%20%28MIDI%20CC%20relative%20or%20mousewheel%29.lua:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/img/articulations.png:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/actions/Reaticulate_Activate%20articulation%20by%20CC%20on%20channel%2015.lua:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/img/warning_amber_24x24.png:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/jtackaberry/reaticulate/release/img/view_list_white_18x18.png:
HTTP response code said error (22): The requested URL returned error: 404 Not Found
...etc (total of 75 errors)
Any idea what might be wrong?
|
|
|
12-26-2019, 06:32 AM
|
#663
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Looks like you are using an older version of Reaticulate from 2017. Its repository was moved to https://reaticulate.com/release.xml (was index.xml before). Copy/paste the new URL into ReaPack > Import a repository. You should be prompted to replace the old repository.
|
|
|
12-26-2019, 06:36 AM
|
#664
|
Human being with feelings
Join Date: Apr 2011
Posts: 3,420
|
Quote:
Originally Posted by cfillion
Looks like you are using an older version of Reaticulate from 2017. Its repository was moved to https://reaticulate.com/release.xml (was index.xml before). Copy/paste the new URL into ReaPack > Import a repository. You should be prompted to replace the old repository.
|
Yay!!
I had imported an older configuration file, maybe that is why it got messed up. Thank you very much!
|
|
|
01-30-2020, 05:28 PM
|
#665
|
Banned
Join Date: Dec 2018
Location: Texas
Posts: 138
|
I keep getting these errors when I try to run Reapack
https://reapack.com/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/X-Raym/REAPER-Rea...ter/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/ReaTeam/JSFX/raw/master/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/MichaelPilyavskiy...ter/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/ReaTeam/Extension...ter/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/ReaTeam/LangPacks...ter/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/ReaTeam/ReaScript...ter/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
https://github.com/ReaTeam/Themes/raw/master/index.xml:
SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
|
|
|
01-31-2020, 12:36 AM
|
#666
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Are you behind a network that require all HTTP(S) traffic to go through a proxy server? Enter its address in Extensions > ReaPack > Manage repositories > Options > Network settings.
|
|
|
01-31-2020, 09:42 AM
|
#667
|
Banned
Join Date: Dec 2018
Location: Texas
Posts: 138
|
Quote:
Originally Posted by cfillion
Are you behind a network that require all HTTP(S) traffic to go through a proxy server? Enter its address in Extensions > ReaPack > Manage repositories > Options > Network settings.
|
Apparently I am which is automatic discover switched on. I ended up updating my network adapter drivers and lo and behold Reapack is working now.
Last edited by Bjorn.LaSanche; 01-31-2020 at 11:13 AM.
|
|
|
01-31-2020, 09:49 AM
|
#668
|
Human being with feelings
Join Date: Apr 2015
Posts: 97
|
I cant connect either.
"https://reapack.com/index.xml:
Peer certificate cannot be authenticated with given CA certificates (60): SSL certificate problem: Invalid certificate chain"
I'm trying this on my reaper 6.03 with reapack 1.2.2
I can connect successfully from my regular reaper install 5.9 with reapack 1.1
What should I do?
|
|
|
01-31-2020, 10:01 AM
|
#669
|
Human being with feelings
Join Date: Apr 2015
Posts: 97
|
Ok I turned off SSL authentication in settings, then it worked...downloaded all scripts.
So is what I did not recommended or unsafe in any way?
|
|
|
01-31-2020, 11:22 AM
|
#670
|
Banned
Join Date: Dec 2018
Location: Texas
Posts: 138
|
Quote:
Originally Posted by JonasHAnd
Ok I turned off SSL authentication in settings, then it worked...downloaded all scripts.
So is what I did not recommended or unsafe in any way?
|
I think that since you were able to figure it out, as I did, we are both doing alright. The object is to get Reapack to work right?
|
|
|
01-31-2020, 02:46 PM
|
#671
|
Human being with feelings
Join Date: Apr 2015
Posts: 97
|
Quote:
Originally Posted by Bjorn.LaSanche
I think that since you were able to figure it out, as I did, we are both doing alright. The object is to get Reapack to work right?
|
Yes, but if a repro is compromised and SSL authentication doesn't work then your computer could be compromised, right? I know too little about this to talk about it so I'll just carry on...
Thanks
|
|
|
01-31-2020, 03:44 PM
|
#672
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Quote:
Originally Posted by Bjorn.LaSanche
Apparently I am which is automatic discover switched on. I ended up updating my network adapter drivers and lo and behold Reapack is working now.
|
Great!
Quote:
Originally Posted by JonasHAnd
I cant connect either.
"https://reapack.com/index.xml:
Peer certificate cannot be authenticated with given CA certificates (60): SSL certificate problem: Invalid certificate chain"
I'm trying this on my reaper 6.03 with reapack 1.2.2
|
Which operating system version?
(Disabling certificate validation means man-in-the-middle situations won't be detectable. It's not ideal, but the option to disable it is provided for compatibility.)
Last edited by cfillion; 01-31-2020 at 04:05 PM.
|
|
|
02-08-2020, 10:49 PM
|
#673
|
Human being with feelings
Join Date: Jan 2020
Location: Other side of the pond.
Posts: 176
|
Every time I start reaper there will be a message saying "loading reapack package manager"
Is this how it should be working or did I install in the wrong location?
|
|
|
02-16-2020, 02:26 PM
|
#674
|
Human being with feelings
Join Date: Apr 2015
Location: Brussels, Belgium
Posts: 668
|
Script not showing in Action list but present in Reapack?
I was looking to try cfillion's script "Normalize peaks display gain" as suggested as a solution in another thread but, although I can see it in Reapack, it doesn't show up in Reaper's Action list...any ideas?
I mean, I'm not wrong in assuming that all the scripts present in my Reapack, should show up in Reaper's Action list, right?
I'm on Windows 10 x64, Reaper v6.03 with Reapack v1.2.2, freshly synced a few minutes ago.
Thanks!
|
|
|
02-16-2020, 03:07 PM
|
#675
|
Human being with feelings
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,809
|
Quote:
Originally Posted by chumbo
I mean, I'm not wrong in assuming that all the scripts present in my Reapack, should show up in Reaper's Action list, right?
|
Only if you have 'Manage repositories -> Options -> Install new packages when synchronizing' enabled I think.
If having this disabled you can rightclick a script in the 'Browse packages' window -> Install, Ok/Apply, then it should also show up in Action list (you'll see i before the script name when installed.)
|
|
|
02-16-2020, 04:12 PM
|
#676
|
Human being with feelings
Join Date: Apr 2015
Location: Brussels, Belgium
Posts: 668
|
I already had that option enabled.
However, while right-clicking did not show an option to install, it did show one to reinstall, which I did and that worked!
But then, that makes me wonder how many other scripts might not show up when I search keywords in the Action list??
Any solution for that?
Thanks!
Last edited by chumbo; 02-16-2020 at 04:20 PM.
|
|
|
02-17-2020, 06:53 AM
|
#677
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
All script files that are marked as actions by the author should be registered in the Action List regardless of any setting.
"Normalize peaks display gain" was released in August 2018. Which version of REAPER were you using around that time or when you enabled "Install new packages when synchronizing"? Registration in the Action List requires REAPER 5.12 or newer.
Another potential cause is the length of the resource path in Windows portable installs. Was this a portable REAPER install at that time?
("Install new packages when synchronizing" modifies the behavior of Synchronize packages to also install everything instead of only updating/repairing what was manually installed.)
Quote:
Originally Posted by chumbo
But then, that makes me wonder how many other scripts might not show up when I search keywords in the Action list??
Any solution for that?
|
In the package browser: Select all then Actions > Reinstall selection. This will reinstall everything (and re-register scripts in the Action List).
Last edited by cfillion; 02-17-2020 at 07:00 AM.
|
|
|
02-17-2020, 07:30 AM
|
#678
|
Human being with feelings
Join Date: Apr 2015
Location: Brussels, Belgium
Posts: 668
|
Quote:
Originally Posted by cfillion
Which version of REAPER were you using around that time or when you enabled "Install new packages when synchronizing"? Registration in the Action List requires REAPER 5.12 or newer.
|
No idea but I'm currently on Windows 10 x64, Reaper v6.03 with Reapack v1.2.2, freshly synced today.
Quote:
Another potential cause is the length of the resource path in Windows portable installs. Was this a portable REAPER install at that time?
|
As a matter of fact, I've always used the Portable version but it's not nested very deep: D:/Portable Apps/Reaper v6.03/
Quote:
In the package browser: Select all then Actions > Reinstall selection. This will reinstall everything (and re-register scripts in the Action List).
|
Great, thanks!
Unfortunately, I guess that means that to be on the safe side, I should be doing this after every Reapack sync! With +-1900 scripts...it takes a while and requires a Reaper reboot as well!
|
|
|
02-17-2020, 10:23 AM
|
#679
|
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 4,369
|
Quote:
Originally Posted by chumbo
Unfortunately, I guess that means that to be on the safe side, I should be doing this after every Reapack sync! With +-1900 scripts...it takes a while and requires a Reaper reboot as well! 
|
That should not be necessary. If synchronizing didn't register a new script in the Action List, reinstalling it right after wouldn't to do it either.
Reinstalling all is only a solution if whichever issue that prevented the script registration in the first place is now solved.
Last edited by cfillion; 02-17-2020 at 10:41 AM.
|
|
|
04-01-2020, 05:27 PM
|
#680
|
Human being with feelings
Join Date: May 2017
Posts: 323
|
I just reinstalled Windows on my PC, and kept all my Reaper settings, including the scripts, but, Reapack doesn't recognize them, making impossible to update my scripts.
Tried sync and everything, but doesn't work.
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 10:36 AM.
|